Home
last modified time | relevance | path

Searched defs:intr_regs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h199 struct intr_regs { struct
200 volatile uint_t *mapping_reg;
201 volatile uint_t *clear_reg;
202 uint_t mapping_reg_cache; /* cache current value for CPR */
916 struct intr_regs intr_regs[FHC_MAX_INO]; member