OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:timerreg4
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc/sparc/
timer_sun4.c
75
#define
timerreg4
((struct timerreg_4 *)TIMERREG_VA)
macro
87
timerreg4
->t_c10.t_limit = tmr_ustolim(tick);
88
timerreg4
->t_c14.t_limit = tmr_ustolim(statint);
100
*((volatile int *)&
timerreg4
->t_c10.t_limit);
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);
172
timerattach(&
timerreg4
->t_c10.t_counter, &
timerreg4
->t_c10.t_limit);
197
timerattach(&
timerreg4
->t_c10.t_counter, &timerreg4->t_c10.t_limit)
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025