Searched refs:ah_eepromRead (Results 1 – 13 of 13) sorted by relevance
166 AH_PRIVATE(ah)->ah_eepromRead = ar9300_Stub_EepromRead; in ar9300_set_stub_functions()
474 AH_PRIVATE(ah)->ah_eepromRead = ar9300_eeprom_read_word; in ar9300_attach_freebsd_ops()479 AH_PRIVATE(ah)->ah_eepromRead = ar9300_eeprom_read_word; in ar9300_attach_freebsd_ops()
2578 ahp->ah_priv.ah_eepromRead = ar9300_eeprom_read_word; in ar9300_new_state()
97 ahp->ah_priv.ah_eepromRead = ar5312EepromRead; in ar5312Attach()
363 HAL_BOOL (*ah_eepromRead)(struct ath_hal *, u_int off, member447 AH_PRIVATE(_ah)->ah_eepromRead(_ah, _off, _data)
175 .ah_eepromRead = ar5210EepromRead,
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()
175 .ah_eepromRead = ar5211EepromRead,
175 .ah_eepromRead = ar5212EepromRead,
216 ahp->ah_priv.ah_eepromRead = ar5416EepromRead; in ar5416InitState()
1024 ahp.ah_eepromRead = eepromRead; in main()