Searched refs:ath_hal_EepromDataRead (Results 1 – 5 of 5) sorted by relevance
142 AH_PRIVATE(ah)->ah_eepromRead = ath_hal_EepromDataRead; in ar9287Attach()
169 AH_PRIVATE(ah)->ah_eepromRead = ath_hal_EepromDataRead; in ar9285Attach()
186 AH_PRIVATE((ah))->ah_eepromRead = ath_hal_EepromDataRead; in ar9280Attach()
1692 HAL_BOOL __ahdecl ath_hal_EepromDataRead(struct ath_hal *ah,
1525 ath_hal_EepromDataRead(struct ath_hal *ah, u_int off, uint16_t *data) in ath_hal_EepromDataRead() function