em_write_eeprom 4925 dev/pci/if_em_hw.c em_write_eeprom(hw, 0x23, 1, &eeprom_data); em_write_eeprom 4940 dev/pci/if_em_hw.c em_write_eeprom(hw, 0x19, 1, &eeprom_data); em_write_eeprom 4986 dev/pci/if_em_hw.c if (em_write_eeprom(hw, EEPROM_CHECKSUM_REG, 1, &checksum) < 0) { em_write_eeprom 382 dev/pci/if_em_hw.h int32_t em_write_eeprom(struct em_hw *hw, uint16_t reg, uint16_t words, uint16_t *data);