Searched refs:AR_PCICFG_EEPROM_SIZE_16K (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c303 if (val != AR_PCICFG_EEPROM_SIZE_16K) {
H A Dar5211reg.h648 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */ macro
710 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */ macro
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c478 } else if (val != AR_PCICFG_EEPROM_SIZE_16K) {
488 __func__, val, AR_PCICFG_EEPROM_SIZE_16K);
H A Dar5212reg.h718 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */ macro

Completed in 115 milliseconds