Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c181 int addr, eep_start_loc = 0; in ath9k_hw_fill_4k_eeprom() local
183 eep_start_loc = 64; 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()