Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_ath9k.h1022 int ath9k_hw_eeprom_attach(struct ath_hal *ah);
H A Darn_eeprom.c2917 ath9k_hw_eeprom_attach(struct ath_hal *ah) in ath9k_hw_eeprom_attach() function
H A Darn_hw.c686 ecode = ath9k_hw_eeprom_attach(ah); in ath9k_hw_post_attach()