Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/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.c303 if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5211Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c478 } else if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5212Attach()
488 __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