HomeSort by: relevance | last modified time | path
    Searched refs:AR_PCICFG_EEPROM_SIZE_16K (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_attach.c 295 if (val != AR_PCICFG_EEPROM_SIZE_16K) {
ar5211reg.h 637 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */
699 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 462 } else if (val != AR_PCICFG_EEPROM_SIZE_16K) {
472 __func__, val, AR_PCICFG_EEPROM_SIZE_16K);
ar5212reg.h 715 #define AR_PCICFG_EEPROM_SIZE_16K 2 /* EEPROM size 16 Kbit */

Completed in 15 milliseconds