Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sunfire/sys/
H A Dfhc.h201 struct intr_regs { struct
202 volatile uint_t *mapping_reg;
203 volatile uint_t *clear_reg;
204 uint_t mapping_reg_cache; /* cache current value for CPR */
917 struct intr_regs intr_regs[FHC_MAX_INO]; member