Home
last modified time | relevance | path

Searched refs:SH4_INTEVT_PCIDMA3 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/sh/sh/
H A Dinterrupt.c175 case SH4_INTEVT_PCIDMA3: in intc_intr_disable()
206 case SH4_INTEVT_PCIDMA3: in intc_intr_enable()
340 case SH4_INTEVT_PCIDMA3: in intc_intr_priority()
437 case SH4_INTEVT_PCIDMA3: in intpri_intr_priority()
492 case SH4_INTEVT_PCIDMA3: in intpri_intr_enable()
541 case SH4_INTEVT_PCIDMA3: in intpri_intr_disable()
/openbsd/sys/arch/sh/include/
H A Dtrap.h165 #define SH4_INTEVT_PCIDMA3 0xa20 macro