Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211reg.h649 #define AR_PCICFG_EEPROM_SIZE_FAILED 3 /* Failure */ macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h719 #define AR_PCICFG_EEPROM_SIZE_FAILED 3 /* Failure */ macro
HDar5212_attach.c479 if (AR_PCICFG_EEPROM_SIZE_FAILED == val) { in ar5212Attach()