Searched refs:BWI_LOCK (Results 1 – 2 of 2) sorted by relevance
1202 BWI_LOCK(sc); in bwi_init()1293 BWI_LOCK(sc); in bwi_parent()1333 BWI_LOCK(sc); in bwi_transmit()1410 BWI_LOCK(sc); in bwi_raw_xmit()1453 BWI_LOCK(sc); in bwi_stop()1515 BWI_LOCK(sc); in bwi_intr()1676 BWI_LOCK(sc); in bwi_scan_start()1725 BWI_LOCK(sc); in bwi_set_channel()1740 BWI_LOCK(sc); in bwi_scan_end()1755 BWI_LOCK(sc); in bwi_newstate()[all …]
674 #define BWI_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro