K 10 svn:author V 5 markj K 8 svn:date V 27 2013-08-23T22:55:52.333856Z K 7 svn:log V 264 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. Reported by: sbruno Tested by: sbruno MFC after: 1 week END