Searched refs:AR_EEP_REGDMN_0 (Results 1 – 15 of 15) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom.h | 84 AR_EEP_REGDMN_0, /* uint16_t* */ enumerator
|
H A D | ah_eeprom_v1.c | 55 case AR_EEP_REGDMN_0: in v1EepromGet()
|
H A D | ah_eeprom_9287.c | 56 case AR_EEP_REGDMN_0: in v9287EepromGet()
|
H A D | ah_eeprom_v4k.c | 57 case AR_EEP_REGDMN_0: in v4kEepromGet()
|
H A D | ah_eeprom_v14.c | 58 case AR_EEP_REGDMN_0: in v14EepromGet()
|
H A D | ah_eeprom_v3.c | 1569 case AR_EEP_REGDMN_0: in legacyEepromGet()
|
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312_attach.c | 234 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5312Attach()
|
/freebsd/sys/dev/ath/ath_hal/ar9001/ |
H A D | ar9160_attach.c | 267 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9160Attach()
|
/freebsd/sys/dev/ath/ath_hal/ar5210/ |
H A D | ar5210_attach.c | 265 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5210Attach()
|
/freebsd/sys/dev/ath/ath_hal/ar9002/ |
H A D | ar9287_attach.c | 334 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9287Attach()
|
H A D | ar9285_attach.c | 362 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9285Attach()
|
H A D | ar9280_attach.c | 389 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar9280Attach()
|
/freebsd/sys/dev/ath/ath_hal/ar5211/ |
H A D | ar5211_attach.c | 340 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5211Attach()
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar5212_attach.c | 526 ecode = ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, &eeval); in ar5212Attach()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_attach.c | 447 ath_hal_eepromGet(ah, AR_EEP_REGDMN_0, AH_NULL); in ar5416Attach()
|