Searched refs:ATH_PCU_UNLOCK_ASSERT (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_rx.c1093 ATH_PCU_UNLOCK_ASSERT(sc);
H A Dif_ath.c2855 ATH_PCU_UNLOCK_ASSERT(sc);
2953 ATH_PCU_UNLOCK_ASSERT(sc);
5269 ATH_PCU_UNLOCK_ASSERT(sc);
H A Dif_athvar.h994 #define ATH_PCU_UNLOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_pcu_mtx, \ macro

Completed in 95 milliseconds