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.c1072 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_tx_mgt()
1165 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_tx_raw()
1221 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_tx_data()
1321 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_start()
2021 RAL_LOCK_ASSERT(sc, MA_OWNED); in ural_init()
2094 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 Drt2560.c1888 RAL_LOCK_ASSERT(sc); in rt2560_start()
1908 RAL_LOCK_ASSERT(sc); in rt2560_watchdog()
2562 RAL_LOCK_ASSERT(sc); in rt2560_init_locked()
2658 RAL_LOCK_ASSERT(sc); in rt2560_stop_locked()
H A Drt2661.c1580 RAL_LOCK_ASSERT(sc); in rt2661_start()
1647 RAL_LOCK_ASSERT(sc); in rt2661_watchdog()
2227 RAL_LOCK_ASSERT(sc); in rt2661_init_locked()
2426 RAL_LOCK_ASSERT(sc); in rt2661_load_microcode()
H A Drt2860.c1958 RAL_LOCK_ASSERT(sc); in rt2860_start()
1981 RAL_LOCK_ASSERT(sc); in rt2860_watchdog()
3801 RAL_LOCK_ASSERT(sc); in rt2860_init_locked()
4116 RAL_LOCK_ASSERT(sc); in rt2860_load_microcode()