K 10 svn:author V 5 markj K 8 svn:date V 27 2013-09-20T21:52:33.008936Z K 7 svn:log V 220 MFC r254742: Hold mfi_io_lock across calls to xpt_rescan() and xpt_alloc_ccb_nowait(). xpt_rescan() expects the SIM lock to be held, and we trip a mtx_assert if the driver initiates multiple rescans in quick succession. END