Abort linux scsi_cmnd routine, new_eh variant
int mptscsih_abort(struct scsi_cmnd * SCpnt);
SCpnt
Pointer to scsi_cmnd structure, IO to be aborted
(linux scsi_host_template.eh_abort_handler routine)
Returns SUCCESS or FAILED.