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