1I2O_SCSI_ABORT(9)            Message-based devices           I2O_SCSI_ABORT(9)
2
3
4

NAME

6       i2o_scsi_abort - abort a running command
7

SYNOPSIS

9       int i2o_scsi_abort(struct scsi_cmnd * SCpnt);
10

ARGUMENTS

12       SCpnt
13           command to abort
14

DESCRIPTION

16       Ask the I2O controller to abort a command. This is an asynchrnous
17       process and our callback handler will see the command complete with an
18       aborted message if it succeeds.
19
20       Returns 0 if the command is successfully aborted or negative error code
21       on failure.
22
24Kernel Hackers Manual 3.10         June 2019                 I2O_SCSI_ABORT(9)
Impressum