Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_eeprom.h86 AR_EEP_REGDMN_0, /* uint16_t* */ enumerator
Dah_eeprom_v1.c57 case AR_EEP_REGDMN_0: in v1EepromGet()
Dah_eeprom_9287.c58 case AR_EEP_REGDMN_0: in v9287EepromGet()
Dah_eeprom_v4k.c59 case AR_EEP_REGDMN_0: in v4kEepromGet()
Dah_eeprom_v14.c60 case AR_EEP_REGDMN_0: in v14EepromGet()
Dah_eeprom_v3.c1571 case AR_EEP_REGDMN_0: in legacyEepromGet()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/
Dar9130_attach.c242 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9130Attach()
Dar9160_attach.c269 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9160Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_attach.c236 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5312Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c265 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5210Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287_attach.c336 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9287Attach()
Dar9285_attach.c364 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9285Attach()
Dar9280_attach.c391 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9280Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c340 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5211Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c526 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5212Attach()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_attach.c449 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar5416Attach()