Perform a scsi target_reset! new_eh variant
int mptscsih_dev_reset(struct scsi_cmnd * SCpnt);
SCpnt
Pointer to scsi_cmnd structure, IO which reset is due to
(linux scsi_host_template.eh_dev_reset_handler routine)
Returns SUCCESS or FAILED.