K 10 svn:author V 3 mav K 8 svn:date V 27 2014-10-06T20:38:55.563860Z K 7 svn:log V 331 MFC r272308: Fix old iSCSI initiator to work with new CAM locking. This switches code to using xpt_rescan() routine, irrelevant to locking. Using xpt_action() directly requires knowledge about higher level locks, that SIM does not need to have. This code is obsolete, but that is not a reason to crash. Approved by: re (marius) END