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

/freebsd-10.2-release/sys/dev/ath/ath_hal/
H A Dah_devid.h76 #define AR5416_DEVID_PCIE 0x0024 /* AR5418 PCI-E (XB) Owl */ macro
/freebsd-10.2-release/tools/tools/ath/athdecode/
H A Dmain.c258 case AR5416_DEVID_PCIE:
/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c343 AH_PRIVATE(ah)->ah_ispcie = (devid == AR5416_DEVID_PCIE);
1071 if (devid == AR5416_DEVID_PCIE)

Completed in 53 milliseconds