Searched refs:xpt_lock (Results 1 – 1 of 1) sorted by relevance
117 struct mtx xpt_lock; member860 mtx_init(&xsoftc.xpt_lock, "XPT lock", NULL, MTX_DEF); in xpt_init()884 /*mtx*/&xsoftc.xpt_lock, in xpt_init()891 mtx_lock(&xsoftc.xpt_lock); in xpt_init()893 mtx_unlock(&xsoftc.xpt_lock); in xpt_init()898 mtx_unlock(&xsoftc.xpt_lock); in xpt_init()