Home | Sort by: relevance | last modified time | path |
/src/sys/arch/playstation2/ee/ | |
intcvar.h | 54 void intc_init(void); |
intc.c | 66 intc_init(void) function in typeref:typename:void |
/src/sys/arch/sh3/include/ | |
intr.h | 66 void intc_init(void); |
/src/sys/arch/playstation2/playstation2/ | |
interrupt.c | 95 intc_init(); /* INT0 */ |
/src/sys/arch/sh3/sh3/ | |
interrupt.c | 69 intc_init(void) function in typeref:typename:void |
sh3_machdep.c | 166 intc_init(); |