.\" 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 "CIRRUSFB_DBG_PRINT_BYTE" "9" "09 October 2005" "" "" .SH NAME cirrusfb_dbg_print_byte \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void cirrusfb_dbg_print_byte (const char * \fIname\fB, unsigned char \fIval\fB); \fR .SH "ARGUMENTS" .TP \fB\fIname\fB\fR name associated with byte value to be displayed .TP \fB\fIval\fB\fR byte value to be displayed .SH "DESCRIPTION" .PP Display an indented string, along with a hexidecimal byte value, and its decoded bits. Bits 7 through 0 are listed in left-to-right order.