.\" 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_LOGIN_IOCB" "9" "09 October 2005" "" ""
.SH NAME
qla2x00_send_login_iocb \- Issue a fabric port login IOCB to the firmware.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int qla2x00_send_login_iocb (scsi_qla_host_t * \fIha\fB, struct io_descriptor * \fIiodesc\fB, port_id_t * \fId_id\fB, int \fIha_locked\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIha\fB\fR
HA context
.TP
\fB\fIiodesc\fB\fR
io descriptor
.TP
\fB\fId_id\fB\fR
port id for device
.TP
\fB\fIha_locked\fB\fR
is function called with the hardware lock
.SH "DESCRIPTION"
.PP
Returns QLA_SUCCESS if the IOCB was issued.