Searched refs:ar5210EepromWrite (Results 1 – 3 of 3) sorted by relevance
177 .ah_eepromWrite = ar5210EepromWrite,
215 extern HAL_BOOL ar5210EepromWrite(struct ath_hal *, u_int off, uint16_t data);
86 ar5210EepromWrite(struct ath_hal *ah, u_int off, uint16_t data) in ar5210EepromWrite() function