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

/freebsd-11-stable/sys/dev/wi/
H A Dif_wivar.h175 #define WI_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_wi_pci.c242 WI_LOCK(sc);
255 WI_LOCK(sc);
H A Dif_wi.c467 WI_LOCK(sc);
551 WI_LOCK(sc);
563 WI_LOCK(sc);
718 WI_LOCK(sc);
732 WI_LOCK(sc);
754 WI_LOCK(sc);
791 WI_LOCK(sc);
862 WI_LOCK(sc);
916 WI_LOCK(sc);
1046 WI_LOCK(s
[all...]

Completed in 105 milliseconds