Home
last modified time | relevance | path

Searched refs:eep_data (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_eeprom.c180 uint16_t *eep_data; in ath9k_hw_fill_4k_eeprom() local
190 eep_data = (uint16_t *)eep; in ath9k_hw_fill_4k_eeprom()
193 if (!ath9k_hw_nvram_read(ah, addr + eep_start_loc, eep_data)) { in ath9k_hw_fill_4k_eeprom()
198 eep_data++; in ath9k_hw_fill_4k_eeprom()
210 uint16_t *eep_data; in ath9k_hw_fill_def_eeprom() local
213 eep_data = (uint16_t *)eep; in ath9k_hw_fill_def_eeprom()
217 eep_data)) { in ath9k_hw_fill_def_eeprom()
222 eep_data++; in ath9k_hw_fill_def_eeprom()