Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/
Dah_osdep.h56 #define OS_SET_FOREACH(pvar, set) SET_FOREACH(pvar, set) macro
/freebsd-9-stable/sys/dev/ath/ath_hal/
Dah.c40 OS_SET_FOREACH(pchip, ah_chips) { in ath_hal_probe()
61 OS_SET_FOREACH(pchip, ah_chips) { in ath_hal_attach()
147 OS_SET_FOREACH(prf, ah_rfs) { in ath_hal_rfprobe()