Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211reg.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
HDar5211_attach.c303 if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5211Attach()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c478 } else if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5212Attach()
488 __func__, val, AR_PCICFG_EEPROM_SIZE_16K); in ar5212Attach()
HDar5212reg.h718 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */ macro