Home
last modified time | relevance | path

Searched refs:ar9300_eeprom_restore (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Deeprom.diff79 if (!ar9300_eeprom_restore(ah)) {
273 @@ -4526,6 +4588,8 @@ ar9300_eeprom_restore(struct ath_hal *ah)
H A Dar9300eep.h622 extern HAL_BOOL ar9300_eeprom_restore(struct ath_hal *ah);
H A Dar9300_eeprom.c453 if (!ar9300_eeprom_restore(ah)) { in ar9300_eeprom_attach()
3609 return ar9300_eeprom_restore(ah); in ar9300_fill_eeprom()
4411 ar9300_eeprom_restore(struct ath_hal *ah) in ar9300_eeprom_restore() function