1MPTSCSIH_ABORT(9) Message-based devices MPTSCSIH_ABORT(9)
23
4
NAME
6mptscsih_abort - Abort linux scsi_cmnd routine, new_eh variant
7
SYNOPSIS
9int mptscsih_abort(struct scsi_cmnd * SCpnt);
10
ARGUMENTS
12SCpnt
13Pointer to scsi_cmnd structure, IO to be aborted
14
DESCRIPTION
16(linux scsi_host_template.eh_abort_handler routine)
1718
Returns SUCCESS or FAILED.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. November 2011 MPTSCSIH_ABORT(9)