Searched refs:BWN_LOCK (Results 1 – 2 of 2) sorted by relevance
855 BWN_LOCK(sc); in bwn_detach()940 BWN_LOCK(sc); in bwn_parent()961 BWN_LOCK(sc); in bwn_transmit()1630 BWN_LOCK(sc); in bwn_chiptest()1836 BWN_LOCK(sc); in bwn_raw_xmit()1862 BWN_LOCK(sc); in bwn_updateslot()1883 BWN_LOCK(sc); in bwn_update_promisc()1909 BWN_LOCK(sc); in bwn_wme_update()1929 BWN_LOCK(sc); in bwn_scan_start()1946 BWN_LOCK(sc); in bwn_scan_end()[all …]
1080 #define BWN_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro