Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
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
H A Dar5211_attach.c306 if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5211Attach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c480 } else if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5212Attach()
490 __func__, val, AR_PCICFG_EEPROM_SIZE_16K); in ar5212Attach()
H A Dar5212reg.h718 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */ macro