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

  /src/sys/external/isc/atheros_hal/dist/
ah_eeprom_v1.h 44 #define AR_EEPROM_PROTECT 0x3f /* Atheros segment protect register */
ah_eeprom_v1.c 132 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &protect)) {
ah_eeprom_v3.h 28 #define AR_EEPROM_PROTECT 0x3f /* EEPROM protect bits */
ah_eeprom_v3.c 1793 if (!ath_hal_eepromRead(ah, AR_EEPROM_PROTECT, &eeprotect)) {
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_attach.c 307 (AH_PRIVATE(ah)->ah_ispcie)? AR_EEPROM_PROTECT_PCIE : AR_EEPROM_PROTECT)

Completed in 42 milliseconds