Home
last modified time | relevance | path

Searched refs:AR5212_AR2315_REV6 (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/
HDah_devid.h52 #define AR5212_AR2315_REV6 0x0086 /* AR2315 WMAC (AP51-Light) */ macro
/NextBSD/sys/dev/ath/ath_hal/ar5312/
HDar5312_attach.c135 if ((devid == AR5212_AR2315_REV6) || in ar5312Attach()
321 case AR5212_AR2315_REV6: in ar5312Probe()
HDar5312.h36 (AH_PRIVATE(ah)->ah_devid == AR5212_AR2315_REV6 || \
/NextBSD/tools/tools/ath/athdecode/
HDmain.c226 case AR5212_AR2315_REV6: in opdevice()