.\" 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 "DO_WRITE" "9" "09 October 2005" "" ""
.SH NAME
do_write \- Write bytes to the port. Returns the number of bytes
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int do_write (struct ioc4_port * \fIport\fB, char * \fIbuf\fB, int \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIport\fB\fR
port to use
.TP
\fB\fIbuf\fB\fR
the stuff to write
.TP
\fB\fIlen\fB\fR
how many bytes in 'buf'
.SH "DESCRIPTION"
.PP
actually written. Called from transmit_chars