Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211reg.h649 #define AR_PCICFG_EEPROM_SIZE_FAILED 3 /* Failure */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h719 #define AR_PCICFG_EEPROM_SIZE_FAILED 3 /* Failure */ macro
H A Dar5212_attach.c479 if (AR_PCICFG_EEPROM_SIZE_FAILED == val) { in ar5212Attach()