Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom.h132 HAL_STATUS ath_hal_v4kEepromAttach(struct ath_hal *ah);
H A Dah_eeprom_v4k.c281 ath_hal_v4kEepromAttach(struct ath_hal *ah) in ath_hal_v4kEepromAttach() function
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar9285_attach.c167 ecode = ath_hal_v4kEepromAttach(ah); in ar9285Attach()