.\" 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_REGS" "9" "09 October 2005" "" "" .SH NAME cirrusfb_dbg_print_regs \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void cirrusfb_dbg_print_regs (caddr_t \fIregbase\fB, cirrusfb_dbg_reg_class_t \fIreg_class\fB, \fI\&...\fB); \fR .SH "ARGUMENTS" .TP \fB\fIregbase\fB\fR -- undescribed -- .TP \fB\fIreg_class\fB\fR type of registers to read: CRT, or SEQ .TP \fB\fI\&...\fB\fR variable arguments .SH "DESCRIPTION" .PP Dumps the given list of VGA CRTC registers. If \fIbase\fR is NULL, old-style I/O ports are queried for information, otherwise MMIO is used at the given \fIbase\fR address to query the information.