i2o_scsi_abort(9) centos man page | unix.com

Man Page: i2o_scsi_abort

Operating Environment: centos

Section: 9

I2O_SCSI_ABORT(9)					       Message-based devices						 I2O_SCSI_ABORT(9)

NAME
i2o_scsi_abort - abort a running command
SYNOPSIS
int i2o_scsi_abort(struct scsi_cmnd * SCpnt);
ARGUMENTS
SCpnt command to abort
DESCRIPTION
Ask the I2O controller to abort a command. This is an asynchrnous process and our callback handler will see the command complete with an aborted message if it succeeds. Returns 0 if the command is successfully aborted or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_SCSI_ABORT(9)
Related Man Pages
scsi_abort(9f) - sunos
tran_abort(9e) - sunos
tran_abort(9e) - suse
tran_abort(9e) - php
tran_abort(9e) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq