.\" 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_LOGOUT_IOCB_CB" "9" "09 October 2005" "" ""
.SH NAME
qla2x00_send_logout_iocb_cb \- Fabric port logout IOCB callback.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int qla2x00_send_logout_iocb_cb (scsi_qla_host_t * \fIha\fB, struct io_descriptor * \fIiodesc\fB, struct mbx_entry * \fImbxstat\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIha\fB\fR
HA context
.TP
\fB\fIiodesc\fB\fR
io descriptor
.TP
\fB\fImbxstat\fB\fR
mailbox status IOCB
.SH "DESCRIPTION"
.PP
Returns QLA_SUCCESS if \fIiodesc\fR can be freed by the caller, else, \fIiodesc\fR
will be used for a retry.