.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "QLA2X00_SEND_ABORT_IOCB" "9" "09 October 2005" "" "" .SH NAME qla2x00_send_abort_iocb \- Issue an abort IOCB to the firmware. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int qla2x00_send_abort_iocb (scsi_qla_host_t * \fIha\fB, struct io_descriptor * \fIiodesc\fB, uint32_t \fIhandle_to_abort\fB, int \fIha_locked\fB); \fR .SH "ARGUMENTS" .TP \fB\fIha\fB\fR HA context .TP \fB\fIiodesc\fB\fR io descriptor .TP \fB\fIhandle_to_abort\fB\fR firmware handle to abort .TP \fB\fIha_locked\fB\fR is function called with the hardware lock .SH "DESCRIPTION" .PP Returns QLA_SUCCESS if the IOCB was issued.