OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:s_intr_establish
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/evbmips/sbmips/
systemsw.h
51
void *(*
s_intr_establish
)(u_int, u_int,
member in struct:systemsw
63
#define cpu_intr_establish(n,s,f,a) ((*systemsw.
s_intr_establish
)(n,s,f,a))
sb1250_icu.c
262
systemsw.
s_intr_establish
= sb1250_intr_establish;
/src/sys/arch/sbmips/include/
systemsw.h
53
void *(*
s_intr_establish
)(u_int, u_int,
member in struct:systemsw
65
#define cpu_intr_establish(n,s,f,a) ((*systemsw.
s_intr_establish
)(n,s,f,a))
/src/sys/arch/sbmips/sbmips/
sb1250_icu.c
262
systemsw.
s_intr_establish
= sb1250_intr_establish;
Completed in 14 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025