Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
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