Searched refs:ar5211EepromRead (Results 1 – 3 of 3) sorted by relevance
237 extern HAL_BOOL ar5211EepromRead(struct ath_hal *, u_int off, uint16_t *data);
175 .ah_eepromRead = ar5211EepromRead,
68 ar5211EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar5211EepromRead() function