Home
last modified time | relevance | path

Searched refs:IS_RAD5111 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5111.c716 return IS_RAD5111(ah); in ar5111Probe()
H A Dar5212.h384 #define IS_RAD5111(ah) \ macro
H A Dar5212_reset.c905 } else if (IS_RAD5111(ah)) { in ar5212ChipReset()