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