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

  /src/sys/arch/sparc/sparc/
timerreg.h 76 volatile int t_counter; /* counter reg */ member in struct:timer_4
87 volatile int t_counter; /* counter register */ member in struct:timer_4m
100 volatile int t_counter; /* counter register */ member in struct:counter_4m
timer_sun4.c 130 newint -= tmr_cnttous(timerreg4->t_c14.t_counter);
172 timerattach(&timerreg4->t_c10.t_counter, &timerreg4->t_c10.t_limit);
197 timerattach(&timerreg4->t_c10.t_counter, &timerreg4->t_c10.t_limit);
timer_sun4m.c 308 timerattach(&timerreg4m->t_counter, &timerreg4m->t_limit);
  /src/sys/arch/sparc64/sparc64/
timerreg.h 93 volatile int t_counter; /* counter reg */ member in struct:timer_4
104 volatile int t_counter; /* counter register */ member in struct:timer_4m
133 volatile int t_counter; /* counter register */ member in struct:counter_4m

Completed in 38 milliseconds