Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h84 AR_EEP_REGDMN_0, /* uint16_t* */ enumerator
H A Dah_eeprom_v1.c55 case AR_EEP_REGDMN_0: in v1EepromGet()
H A Dah_eeprom_9287.c56 case AR_EEP_REGDMN_0: in v9287EepromGet()
H A Dah_eeprom_v4k.c57 case AR_EEP_REGDMN_0: in v4kEepromGet()
H A Dah_eeprom_v14.c58 case AR_EEP_REGDMN_0: in v14EepromGet()
H A Dah_eeprom_v3.c1569 case AR_EEP_REGDMN_0: in legacyEepromGet()
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c234 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5312Attach()
/freebsd/sys/dev/ath/ath_hal/ar9001/
H A Dar9160_attach.c267 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9160Attach()
/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c265 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5210Attach()
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c334 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9287Attach()
H A Dar9285_attach.c362 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9285Attach()
H A Dar9280_attach.c389 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9280Attach()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c340 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5211Attach()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c526 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5212Attach()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c447 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar5416Attach()