/src/sys/external/isc/atheros_hal/dist/ |
ah_eeprom_v3.c | 1777 uint16_t eeversion, eeprotect, eeval; local in function:ath_hal_legacyEepromAttach 1793 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) { 1798 HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM protect 0x%x\n", eeprotect); 1839 ee->ee_protect = eeprotect;
|
ah_eeprom_v3.c | 1777 uint16_t eeversion, eeprotect, eeval; local in function:ath_hal_legacyEepromAttach 1793 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) { 1798 HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM protect 0x%x\n", eeprotect); 1839 ee->ee_protect = eeprotect;
|
ah_eeprom_v3.c | 1777 uint16_t eeversion, eeprotect, eeval; local in function:ath_hal_legacyEepromAttach 1793 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) { 1798 HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM protect 0x%x\n", eeprotect); 1839 ee->ee_protect = eeprotect;
|