OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_intrs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/mips/atheros/
ar_intr.c
80
static struct atheros_intr
cpu_intrs
[NINTRS];
variable in typeref:struct:atheros_intr[]
120
LIST_INSERT_HEAD(&
cpu_intrs
[intr].intr_qh, ih, ih_q);
228
struct atheros_intr *intr = &
cpu_intrs
[NINTRS-1];
239
KASSERT(intr >=
cpu_intrs
);
260
LIST_INIT(&
cpu_intrs
[i].intr_qh);
261
evcnt_attach_dynamic(&
cpu_intrs
[i].intr_count,
Completed in 13 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025