Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5111.c717 return IS_RAD5111(ah); in ar5111Probe()
HDar5212.h381 #define IS_RAD5111(ah) \ macro
HDar5212_reset.c902 } else if (IS_RAD5111(ah)) { in ar5212ChipReset()