t4_seeprom_wp
int t4_seeprom_wp(struct adapter *adapter, bool enable);
err = t4_seeprom_wp(adapter, false);
err = t4_seeprom_wp(adapter, true);