Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dtimerreg.h85 struct timer_4m { /* counter that interrupts at ipl 10 */ struct
86 volatile int t_limit; /* limit register */
87 volatile int t_counter; /* counter register */
88 volatile int t_limit_nr; /* limit reg, non-resetting */
89 volatile int t_reserved;
90 volatile int t_cfg; /* a configuration register */
/netbsd-src/sys/arch/sparc64/sparc64/
H A Dtimerreg.h102 struct timer_4m { /* counter that interrupts at ipl 10 */ struct
103 volatile int t_limit; /* limit register */
104 volatile int t_counter; /* counter register */
105 volatile int t_limit_nr; /* limit reg, non-resetting */
106 volatile int t_reserved;
107 volatile int t_cfg; /* a configuration register */