Searched refs:eeprotect (Results 1 – 1 of 1) sorted by relevance
1779 uint16_t eeversion, eeprotect, eeval; in ath_hal_legacyEepromAttach() local1795 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) { in ath_hal_legacyEepromAttach()1800 HALDEBUG(ah, HAL_DEBUG_ATTACH, "EEPROM protect 0x%x\n", eeprotect); in ath_hal_legacyEepromAttach()1841 ee->ee_protect = eeprotect; in ath_hal_legacyEepromAttach()