Searched refs:OS_SET_FOREACH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
H A Dah_osdep.h62 #define OS_SET_FOREACH(pvar, set) SET_FOREACH(pvar, set) macro
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.c41 OS_SET_FOREACH(pchip, ah_chips) { function
64 OS_SET_FOREACH(pchip, ah_chips) { function
173 OS_SET_FOREACH(prf, ah_rfs) { function

Completed in 77 milliseconds