Home
last modified time | relevance | path

Searched refs:ar9300_eeprom_get_freebsd (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_freebsd.h9 extern HAL_STATUS ar9300_eeprom_get_freebsd(struct ath_hal *, int param,
H A Dar9300_freebsd.c485 AH_PRIVATE(ah)->ah_eepromGet = ar9300_eeprom_get_freebsd; in ar9300_attach_freebsd_ops()
589 ar9300_eeprom_get_freebsd(struct ath_hal *ah, int param, void *val) in ar9300_eeprom_get_freebsd() function