Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/wi/
Dif_wivar.h175 #define WI_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_OWNED) macro
Dif_wi.c677 WI_LOCK_ASSERT(sc); in wi_init_locked()
717 WI_LOCK_ASSERT(sc); in wi_stop_locked()
960 WI_LOCK_ASSERT(sc); in wi_start_locked()
1175 WI_LOCK_ASSERT(sc); in wi_watchdog()