.\" 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_ALLOC_FCPORT" "9" "09 October 2005" "" ""
.SH NAME
qla2x00_alloc_fcport \- Allocate a generic fcport.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
fc_port_t * qla2x00_alloc_fcport (scsi_qla_host_t * \fIha\fB, int \fIflags\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIha\fB\fR
HA context
.TP
\fB\fIflags\fB\fR
allocation flags
.SH "DESCRIPTION"
.PP
Returns a pointer to the allocated fcport, or NULL, if none available.