Searched refs:eeprom_end (Results 1 – 1 of 1) sorted by relevance
555 int eeprom_end; in tlvinfo_find_tlv() local560 eeprom_end = HDR_SIZE + be16_to_cpu(eeprom_hdr->totallen); in tlvinfo_find_tlv()561 while (*eeprom_index < eeprom_end) { in tlvinfo_find_tlv()
Completed in 4 milliseconds