K 10 svn:author V 3 mav K 8 svn:date V 27 2014-12-26T09:09:50.074530Z K 7 svn:log V 229 MFC r275112: Make isp_find_pdb_by_*() search for targets in portdb in reverse order. Records with target_mode == 1 are allocated from the end of portdb, so it seems logical to start search from the end not traverse whole array. END