OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shpcic_intr_priority
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sh3/dev/
shpcic.c
77
static int
shpcic_intr_priority
[2] = { IPL_BIO, IPL_BIO };
variable in typeref:typename:int[2]
219
intpri_intr_priority(SH4_INTEVT_PCIERR,
shpcic_intr_priority
[0]);
220
intpri_intr_priority(SH4_INTEVT_PCISERR,
shpcic_intr_priority
[1]);
337
intpri_intr_priority(evtcode,
shpcic_intr_priority
[intr]);
338
shpcic_intr_priority
[intr] = level;
350
level =
shpcic_intr_priority
[1];
360
level =
shpcic_intr_priority
[0];
Completed in 12 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025