Searched refs:AR_EEPROM_VER3 (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom.h35 #define AR_EEPROM_VER3 0x3000 /* Version 3.0; start of 16k EEPROM */ macro
H A Dah_eeprom_v3.c1791 if (eeversion < AR_EEPROM_VER3) {
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c138 HALASSERT(ahp->ah_eeversion >= AR_EEPROM_VER3);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_reset.c754 ee->ee_version < AR_EEPROM_VER3);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c202 HALASSERT(AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER3);
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c173 HALASSERT(AH_PRIVATE(ah)->ah_eeversion >= AR_EEPROM_VER3);

Completed in 182 milliseconds