Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom.h129 HAL_STATUS ath_hal_v1EepromAttach(struct ath_hal *ah);
H A Dah_eeprom_v1.c111 ath_hal_v1EepromAttach(struct ath_hal *ah) in ath_hal_v1EepromAttach() function
/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c251 ecode = ath_hal_v1EepromAttach(ah); in ar5210Attach()