OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:apsw_intrsw
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/mips/atheros/include/
platform.h
86
const struct atheros_intrsw *
apsw_intrsw
;
member in struct:atheros_platformsw
179
(*platformsw->
apsw_intrsw
->aisw_init)();
185
return (*platformsw->
apsw_intrsw
->aisw_cpu_establish)(irq, func, arg);
191
(*platformsw->
apsw_intrsw
->aisw_cpu_disestablish)(cookie);
197
return (*platformsw->
apsw_intrsw
->aisw_misc_establish)(irq, func, arg);
203
(*platformsw->
apsw_intrsw
->aisw_misc_disestablish)(cookie);
/src/sys/arch/evbmips/atheros/
mach_intr.c
61
(*platformsw->
apsw_intrsw
->aisw_iointr)(ipl, cf->pc, ipending);
/src/sys/arch/mips/atheros/
ar7100.c
261
.
apsw_intrsw
= &atheros_intrsw,
ar5312.c
403
.
apsw_intrsw
= &atheros_intrsw,
ar5315.c
385
.
apsw_intrsw
= &atheros_intrsw,
ar9344.c
440
.
apsw_intrsw
= &atheros_intrsw,
Completed in 14 milliseconds
Indexes created Sun Oct 19 16:10:00 GMT 2025