Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_devid.h82 #define AR2427_DEVID_PCIE 0x002c /* AR2427 PCI-E w/ 802.11n bonded out */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9285_attach.c350 if (devid == AR2427_DEVID_PCIE) in ar9285Attach()
576 if (vendorid == ATHEROS_VENDOR_ID && (devid == AR2427_DEVID_PCIE)) in ar9285Probe()