Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/
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
Dar5211_attach.c292 if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5211Attach()
/freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c469 } else if (val != AR_PCICFG_EEPROM_SIZE_16K) { in ar5212Attach()
479 __func__, val, AR_PCICFG_EEPROM_SIZE_16K); in ar5212Attach()
Dar5212reg.h716 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */ macro