K 10 svn:author V 3 mav K 8 svn:date V 27 2014-10-06T15:11:08.451094Z K 7 svn:log V 305 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. END