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 - 7
of
7
) sorted by relevancy
/src/sys/arch/sh3/include/
intr.h
50
struct
intc_intrhand
{
struct
64
extern struct
intc_intrhand
__intc_intrhand[];
/src/sys/arch/sh3/sh3/
interrupt.c
45
static struct
intc_intrhand
*intc_alloc_ih(void);
46
static void intc_free_ih(struct
intc_intrhand
*);
55
* EVTCODE to
intc_intrhand
mapper.
60
struct
intc_intrhand
__intc_intrhand[_INTR_N + 1] = {
112
struct
intc_intrhand
*ih;
136
struct
intc_intrhand
*ih = arg;
181
struct
intc_intrhand
*ih;
362
static struct
intc_intrhand
*
366
struct
intc_intrhand
*ih = &__intc_intrhand[1];
380
intc_free_ih(struct
intc_intrhand
*ih
[
all
...]
/src/sys/arch/dreamcast/dreamcast/
machdep.c
266
struct
intc_intrhand
*ih;
/src/sys/arch/landisk/landisk/
intr.c
76
struct
intc_intrhand
*ih;
/src/sys/arch/evbsh3/evbsh3/
machdep.c
532
struct
intc_intrhand
*ih;
/src/sys/arch/hpcsh/hpcsh/
machdep.c
590
struct
intc_intrhand
*ih;
/src/sys/arch/mmeye/mmeye/
machdep.c
650
struct
intc_intrhand
*ih;
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025