Searched defs:bus_topo_lock (Results 1 – 2 of 2) sorted by relevance
/freebsd/stand/kshim/ | ||
H A D | bsd_kernel.h | 486 #define bus_topo_lock(...) mtx_lock(&Giant) macro |
/freebsd/sys/kern/ | ||
H A D | subr_bus.c | 422 bus_topo_lock(void) in bus_topo_lock() function |