.\" 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 "HVC_PUT_CHARS" "9" "09 October 2005" "" "" .SH NAME hvc_put_chars \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int hvc_put_chars (uint32_t \fIvtermno\fB, const char * \fIbuf\fB, int \fIcount\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvtermno\fB\fR The vtermno or unit_address of the adapter from which the data originated. .TP \fB\fIbuf\fB\fR The character buffer that contains the character data to send to firmware. .TP \fB\fIcount\fB\fR Send this number of characters.