Rechercher une page de manuel
i2o_scsi_abort
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
i2o_scsi_abort - abort a running commandSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre