Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/ath_hal/
HDah_eeprom.h163 HAL_STATUS ath_hal_v1EepromAttach(struct ath_hal *ah);
HDah_eeprom_v1.c111 ath_hal_v1EepromAttach(struct ath_hal *ah) in ath_hal_v1EepromAttach() function
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c258 ecode = ath_hal_v1EepromAttach(ah); in ar5210Attach()