Home
last modified time | relevance | path

Searched refs:RAL_LOCK_ASSERT (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_uralvar.h134 #define RAL_LOCK_ASSERT(sc, t) mtx_assert(&(sc)->sc_mtx, t) macro
H A Dif_ural.c1070 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_tx_mgt()
1161 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_tx_raw()
1217 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_tx_data()
1315 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_start()
2015 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_init()
2088 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_stop()
/freebsd/sys/dev/ral/
H A Drt2560var.h163 #define RAL_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Drt2661var.h171 #define RAL_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Drt2860var.h208 #define RAL_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Drt2661.c1578 RAL_LOCK_ASSERT(sc); in rt2661_start()
1645 RAL_LOCK_ASSERT(sc); in rt2661_watchdog()
2225 RAL_LOCK_ASSERT(sc); in rt2661_init_locked()
2424 RAL_LOCK_ASSERT(sc); in rt2661_load_microcode()
H A Drt2560.c1884 RAL_LOCK_ASSERT(sc); in rt2560_start()
1904 RAL_LOCK_ASSERT(sc); in rt2560_watchdog()
2558 RAL_LOCK_ASSERT(sc); in rt2560_init_locked()
2654 RAL_LOCK_ASSERT(sc); in rt2560_stop_locked()
H A Drt2860.c1955 RAL_LOCK_ASSERT(sc); in rt2860_start()
1978 RAL_LOCK_ASSERT(sc); in rt2860_watchdog()
3798 RAL_LOCK_ASSERT(sc); in rt2860_init_locked()
4113 RAL_LOCK_ASSERT(sc); in rt2860_load_microcode()