Searched refs:eb_mtx (Results 1 – 3 of 3) sorted by relevance
1026 mtx_lock(&device->target->bus->eb_mtx); in xpt_add_periph()1029 mtx_unlock(&device->target->bus->eb_mtx); in xpt_add_periph()1047 mtx_lock(&device->target->bus->eb_mtx); in xpt_remove_periph()1050 mtx_unlock(&device->target->bus->eb_mtx); in xpt_remove_periph()1678 mtx_lock(&bus->eb_mtx); in xptedtbusfunc()1685 mtx_unlock(&bus->eb_mtx); in xptedtbusfunc()1693 mtx_unlock(&bus->eb_mtx); in xptedtbusfunc()1712 mtx_lock(&bus->eb_mtx); in xptedttargetfunc()1721 mtx_unlock(&bus->eb_mtx); in xptedttargetfunc()1729 mtx_unlock(&bus->eb_mtx); in xptedttargetfunc()[all …]
193 struct mtx eb_mtx; /* Bus topology mutex. */ member
2241 mtx_lock(&target->bus->eb_mtx); in scsi_scan_bus()2246 mtx_unlock(&target->bus->eb_mtx); in scsi_scan_bus()