Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwvar.h175 #define IPW_LOCK_ASSERT(sc) mtx_assert(&(sc)->sc_mtx, MA_OWNED) macro
H A Dif_ipw.c1478 IPW_LOCK_ASSERT(sc); in ipw_cmd()
1727 IPW_LOCK_ASSERT(sc); in ipw_start()
1749 IPW_LOCK_ASSERT(sc); in ipw_watchdog()
2309 IPW_LOCK_ASSERT(sc); in ipw_init_locked()
2504 IPW_LOCK_ASSERT(sc); in ipw_stop_locked()