Perform a scsi host adapter reset (new_eh variant)
int mptscsih_host_reset(struct scsi_cmnd * SCpnt);
SCpnt
Pointer to scsi_cmnd structure, IO which reset is due to
(linux scsi_host_template.eh_host_reset_handler routine)
Returns SUCCESS or FAILED.