Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_devid.h76 #define AR5416_DEVID_PCIE 0x0024 /* AR5418 PCI-E (XB) Owl */ macro
/dragonfly/tools/tools/ath/athdecode/
H A Dmain.c255 case AR5416_DEVID_PCIE: in opdevice()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_attach.c343 AH_PRIVATE(ah)->ah_ispcie = (devid == AR5416_DEVID_PCIE); in ar5416Attach()
1070 if (devid == AR5416_DEVID_PCIE) in ar5416Probe()