Searched refs:xpt_topo_lock (Results 1 – 1 of 1) sorted by relevance
123 struct mtx xpt_topo_lock; member159 MTX_SYSINIT(xpt_topo_init, &xsoftc.xpt_topo_lock, "XPT topology lock", MTX_DEF);799 msleep(&xsoftc.ccb_scanq, &xsoftc.xpt_topo_lock, PRIBIO, in xpt_scanner_thread()4009 mtx_assert(&xsoftc.xpt_topo_lock, MA_OWNED); in xptnextfreepathid()4664 mtx_assert(&xsoftc.xpt_topo_lock, MA_OWNED); in xpt_alloc_target()5234 mtx_lock(&xsoftc.xpt_topo_lock); in xpt_lock_buses()5240 mtx_unlock(&xsoftc.xpt_topo_lock); in xpt_unlock_buses()