Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.c1779 uint16_t eeversion, eeprotect, eeval; in ath_hal_legacyEepromAttach() local
1795 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()