HomeSort by: relevance | last modified time | path
    Searched refs:ar5211EepromWrite (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c 89 ar5211EepromWrite(struct ath_hal *ah, u_int off, uint16_t data)
118 if (ar5211EepromWrite(ah, AR_EEPROM_REG_DOMAIN, regDomain)) {
ar5211.h 230 extern HAL_BOOL ar5211EepromWrite(struct ath_hal *, u_int off, uint16_t data);
ar5211_attach.c 162 .ah_eepromWrite = ar5211EepromWrite,

Completed in 37 milliseconds