Searched refs:bus_topo_mtx (Results 1 – 4 of 4) sorted by relevance
415 bus_topo_mtx(void) in bus_topo_mtx() function425 mtx_lock(bus_topo_mtx()); in bus_topo_lock()432 mtx_unlock(bus_topo_mtx()); in bus_topo_unlock()
599 mtx_sleep(&sc->vmbus_scandone, bus_topo_mtx(), 0, "vmbusdev", 0); in vmbus_scan()
829 struct mtx * bus_topo_mtx(void);
1280 sc->pcie_hp_lock = bus_topo_mtx(); in pcib_setup_hotplug()