Home
last modified time | relevance | path

Searched refs:ar9300_eeprom_attach (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Deeprom.diff37 @@ -603,6 +606,8 @@ ar9300_eeprom_attach(struct ath_hal *ah)
46 @@ -679,10 +684,14 @@ ar9300_eeprom_attach(struct ath_hal *ah)
61 @@ -704,6 +713,7 @@ ar9300_eeprom_attach(struct ath_hal *ah)
69 @@ -764,13 +774,17 @@ ar9300_eeprom_attach(struct ath_hal *ah)
Dar9300.h1578 extern HAL_STATUS ar9300_eeprom_attach(struct ath_hal *);
Dar9300_attach.c3242 ecode = ar9300_eeprom_attach(ah); in ar9300_hw_attach()
Dar9300_eeprom.c337 ar9300_eeprom_attach(struct ath_hal *ah) in ar9300_eeprom_attach() function