.\" 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 "FORTE_CHANNEL_INIT" "" "06 October 2005" "" ""
.SH NAME
forte_channel_init \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int forte_channel_init (struct forte_chip * \fIchip\fB, struct forte_channel * \fIchannel\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIchip\fB\fR
Forte chip instance the channel hangs off
.TP
\fB\fIchannel\fB\fR
Channel to initialize
.SH "DESCRIPTION"
.PP
Initializes a channel, sets defaults, and allocates
buffers.
.SH "LOCKING"
.PP
No lock held.