Searched refs:eb_mtx (Results 1 – 3 of 3) sorted by relevance
1017 mtx_lock(&device->target->bus->eb_mtx); in xpt_add_periph()1020 mtx_unlock(&device->target->bus->eb_mtx); in xpt_add_periph()1034 mtx_lock(&device->target->bus->eb_mtx); in xpt_remove_periph()1037 mtx_unlock(&device->target->bus->eb_mtx); in xpt_remove_periph()1780 mtx_lock(&bus->eb_mtx); in xptedtbusfunc()1787 mtx_unlock(&bus->eb_mtx); in xptedtbusfunc()1795 mtx_unlock(&bus->eb_mtx); in xptedtbusfunc()1814 mtx_lock(&bus->eb_mtx); in xptedttargetfunc()1823 mtx_unlock(&bus->eb_mtx); in xptedttargetfunc()1831 mtx_unlock(&bus->eb_mtx); in xptedttargetfunc()[all …]
198 struct mtx eb_mtx; /* Bus topology mutex. */ member
2177 mtx_lock(&target->bus->eb_mtx); in scsi_scan_bus()2182 mtx_unlock(&target->bus->eb_mtx); in scsi_scan_bus()