OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__intc_intrhand
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sh3/include/
intr.h
62
#define EVTCODE_IH(x) (&
__intc_intrhand
[EVTCODE_TO_IH_INDEX(x)])
64
extern struct intc_intrhand
__intc_intrhand
[];
/src/sys/arch/sh3/sh3/
interrupt.c
60
struct intc_intrhand
__intc_intrhand
[_INTR_N + 1] = {
variable in typeref:struct:intc_intrhand[]
366
struct intc_intrhand *ih = &
__intc_intrhand
[1];
Completed in 11 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025