Searched refs:xpt_topo_lock (Results 1 – 1 of 1) sorted by relevance
116 struct mtx xpt_topo_lock; member153 MTX_SYSINIT(xpt_topo_init, &xsoftc.xpt_topo_lock, "XPT topology lock", MTX_DEF);789 msleep(&xsoftc.ccb_scanq, &xsoftc.xpt_topo_lock, PRIBIO, in xpt_scanner_thread()4012 mtx_assert(&xsoftc.xpt_topo_lock, MA_OWNED); in xptnextfreepathid()4657 mtx_assert(&xsoftc.xpt_topo_lock, MA_OWNED); in xpt_alloc_target()5203 mtx_lock(&xsoftc.xpt_topo_lock); in xpt_lock_buses()5209 mtx_unlock(&xsoftc.xpt_topo_lock); in xpt_unlock_buses()