CLGEN_DBG_PRINT_REGS

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

clgen_dbg_print_regs -  

SYNOPSIS

"SYNOPSIS"

void clgen_dbg_print_regs (caddr_t regbase, clgen_dbg_reg_class_t reg_class, ... ...);  

ARGUMENTS

regbase
-- undescribed --
reg_class
type of registers to read: CRT, or SEQ
...
variable arguments
 

DESCRIPTION

Dumps the given list of VGA CRTC registers. If base is NULL, old-style I/O ports are queried for information, otherwise MMIO is used at the given base address to query the information.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:23 GMT, October 06, 2005