Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h167 HAL_STATUS ath_hal_9287EepromAttach(struct ath_hal *ah);
H A Dah_eeprom_9287.c290 ath_hal_9287EepromAttach(struct ath_hal *ah) in ath_hal_9287EepromAttach() function
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9287_attach.c238 ecode = ath_hal_9287EepromAttach(ah); in ar9287Attach()