Searched refs:eeprom_buf (Results 1 – 2 of 2) sorted by relevance
485 static char eeprom_buf[HPEE_MAX_LENGTH]; in eisa_enumerator() local488 eeprom_buf[i] = gsc_readb(eeprom_addr+i); in eisa_enumerator()493 eh = (struct eeprom_header*)(eeprom_buf); in eisa_enumerator()498 (&eeprom_buf[HPEE_SLOT_INFO(i)]); in eisa_enumerator()505 if (parse_slot_config(i+1, &eeprom_buf[es->config_data_offset], in eisa_enumerator()
1067 struct eeprom_buf { in nfp_nsp_read_module_eeprom() struct1077 BUILD_BUG_ON(offsetof(struct eeprom_buf, data) % 8); in nfp_nsp_read_module_eeprom()1086 offsetof(struct eeprom_buf, data) / NSP_SFF_EEPROM_BLOCK_LEN; in nfp_nsp_read_module_eeprom()