Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dah_osdep.h64 #define OS_SET_FOREACH(pvar, set) SET_FOREACH(pvar, set) macro
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.c62 OS_SET_FOREACH(pchip, ah_chips) { in ath_hal_probe()
94 OS_SET_FOREACH(pchip, ah_chips) { in ath_hal_attach()
245 OS_SET_FOREACH(prf, ah_rfs) { in ath_hal_rfprobe()