HomeSort by: relevance | last modified time | path
    Searched refs:t_c14 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/sparc/sparc/
timer_sun4.c 88 timerreg4->t_c14.t_limit = tmr_ustolim(statint);
116 *((volatile int *)&timerreg4->t_c14.t_limit);
130 newint -= tmr_cnttous(timerreg4->t_c14.t_counter);
131 timerreg4->t_c14.t_limit = tmr_ustolim(newint);
timerreg.h 82 struct timer_4 t_c14; /* counter that interrupts at ipl 14 */ member in struct:timerreg_4
  /src/sys/arch/sparc64/sparc64/
timerreg.h 99 struct timer_4 t_c14; /* counter that interrupts at ipl 14 */ member in struct:timerreg_4

Completed in 11 milliseconds