Home
last modified time | relevance | path

Searched refs:AR5416_EEP_MINOR_VER_7 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_eeprom_v14.h50 #define AR5416_EEP_MINOR_VER_7 0x7 macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_reset.c2716 if (EEP_MINOR(ah) < AR5416_EEP_MINOR_VER_7) in ar5416EepromSetAddac()