Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211reg.h638 #define AR_PCICFG_EEPROM_SIZE_FAILED 3 /* Failure */ macro
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212reg.h716 #define AR_PCICFG_EEPROM_SIZE_FAILED 3 /* Failure */ macro
Dar5212_attach.c463 if (AR_PCICFG_EEPROM_SIZE_FAILED == val) { in ar5212Attach()