OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:si_stic
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/tc/
px.c
214
si->
si_stic
= (volatile struct stic_regs *)(kva + PX_STIC_OFFSET);
243
sr = si->
si_stic
;
328
sr = si->
si_stic
;
367
sr = si->
si_stic
;
pxg.c
193
si->
si_stic
= (volatile struct stic_regs *)(kva + PXG_STIC_OFFSET);
214
if (((si->
si_stic
->sr_modcl & 0x600) >> 9) > 1)
278
sr = si->
si_stic
;
321
sr = si->
si_stic
;
sticvar.h
81
volatile struct stic_regs *
si_stic
;
member in struct:stic_info
stic.c
354
sr = si->
si_stic
;
1482
pa = STIC_KSEG_TO_PHYS(si->
si_stic
);
Completed in 29 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025