Searched refs:ar9300_Stub_EepromRead (Results 1 – 3 of 3) sorted by relevance
166 AH_PRIVATE(ah)->ah_eepromRead = ar9300_Stub_EepromRead; in ar9300_set_stub_functions()
42 extern HAL_BOOL ar9300_Stub_EepromRead(struct ath_hal *, u_int off, uint16_t *data);
229 ar9300_Stub_EepromRead(struct ath_hal *ah, u_int off, uint16_t *data) in ar9300_Stub_EepromRead() function