Searched refs:eb_mtx (Results 1 – 3 of 3) sorted by relevance
1014 mtx_lock(&device->target->bus->eb_mtx); in xpt_add_periph()1017 mtx_unlock(&device->target->bus->eb_mtx); in xpt_add_periph()1031 mtx_lock(&device->target->bus->eb_mtx); in xpt_remove_periph()1034 mtx_unlock(&device->target->bus->eb_mtx); in xpt_remove_periph()1660 mtx_lock(&bus->eb_mtx); in xptedtbusfunc()1667 mtx_unlock(&bus->eb_mtx); in xptedtbusfunc()1675 mtx_unlock(&bus->eb_mtx); in xptedtbusfunc()1694 mtx_lock(&bus->eb_mtx); in xptedttargetfunc()1703 mtx_unlock(&bus->eb_mtx); in xptedttargetfunc()1711 mtx_unlock(&bus->eb_mtx); in xptedttargetfunc()[all …]
192 struct mtx eb_mtx; /* Bus topology mutex. */ member
2146 mtx_lock(&target->bus->eb_mtx); in scsi_scan_bus()2151 mtx_unlock(&target->bus->eb_mtx); in scsi_scan_bus()