Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_devid.h77 #define AR5416_AR9130_DEVID 0x000b /* AR9130 SoC WiMAC */ macro
/NextBSD/sys/dev/ath/ath_hal/ar9001/
HDar9130_attach.c319 if (vendorid == ATHEROS_VENDOR_ID && devid == AR5416_AR9130_DEVID) in ar9130Probe()