table of contents
        
      
      
    | MPTSCSIH_ABORT(9) | Message-based devices | MPTSCSIH_ABORT(9) | 
NAME¶
mptscsih_abort - Abort linux scsi_cmnd routine, new_eh variant
SYNOPSIS¶
int mptscsih_abort(struct scsi_cmnd * SCpnt);
ARGUMENTS¶
SCpnt
Pointer to scsi_cmnd structure, IO to be aborted
DESCRIPTION¶
(linux scsi_host_template.eh_abort_handler routine)
Returns SUCCESS or FAILED.
COPYRIGHT¶
| May 2024 | Kernel Hackers Manual 2.6. |