Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h166 HAL_STATUS ath_hal_v4kEepromAttach(struct ath_hal *ah);
H A Dah_eeprom_v4k.c280 ath_hal_v4kEepromAttach(struct ath_hal *ah) in ath_hal_v4kEepromAttach() function
/freebsd/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c246 ecode = ath_hal_v4kEepromAttach(ah); in ar9285Attach()