.\" 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_GET_CHARS" "9" "09 October 2005" "" "" .SH NAME hvc_get_chars \- retrieve characters from firmware for denoted vterm adatper .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int hvc_get_chars (uint32_t \fIvtermno\fB, char * \fIbuf\fB, int \fIcount\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvtermno\fB\fR The vtermno or unit_address of the adapter from which to fetch the data. .TP \fB\fIbuf\fB\fR The character buffer into which to put the character data fetched from firmware. .TP \fB\fIcount\fB\fR not used?