HomeSort by: relevance | last modified time | path
    Searched defs:eeprotect (Results 1 - 3 of 3) sorted by relevancy

  /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;

Completed in 309 milliseconds