EEPROM_STAT_ADDR
t4_seeprom_read(adapter, EEPROM_STAT_ADDR, &stats_reg);
return t4_os_pci_write_seeprom(adapter, EEPROM_STAT_ADDR, enable ? 0xc : 0);