Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_devid.h81 #define AR9285_DEVID_PCIE 0x002b /* AR9285 PCI-E Kite */ macro
/freebsd/tools/tools/ath/athdecode/
H A Dmain.c260 case AR9285_DEVID_PCIE: in opdevice()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c574 if (vendorid == ATHEROS_VENDOR_ID && devid == AR9285_DEVID_PCIE) in ar9285Probe()