Searched refs:ar5211EepromWrite (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c91 ar5211EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) function
120 if (ar5211EepromWrite(ah, AR_EEPROM_REG_DOMAIN, regDomain)) {
H A Dar5211.h240 extern HAL_BOOL ar5211EepromWrite(struct ath_hal *, u_int off, uint16_t data);
H A Dar5211_attach.c177 .ah_eepromWrite = ar5211EepromWrite,

Completed in 50 milliseconds