Home
last modified time | relevance | path

Searched refs:BWI_ASSERT_LOCKED (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h676 #define BWI_ASSERT_LOCKED(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Dif_bwi.c1213 BWI_ASSERT_LOCKED(sc); in bwi_init_statechg()
1354 BWI_ASSERT_LOCKED(sc); in bwi_start_locked()
1438 BWI_ASSERT_LOCKED(sc); in bwi_watchdog()
1461 BWI_ASSERT_LOCKED(sc); in bwi_stop_locked()
3713 BWI_ASSERT_LOCKED(sc); in bwi_calibrate()