Searched refs:sh_soft_intrhand (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/sh/include/
H A Dintr.h97 struct sh_soft_intrhand { struct
98 TAILQ_ENTRY(sh_soft_intrhand) sih_q;
106 TAILQ_HEAD(, sh_soft_intrhand)
/openbsd-current/sys/arch/sh/sh/
H A Dinterrupt.c592 struct sh_soft_intrhand *sih;
624 struct sh_soft_intrhand *sih;
652 struct sh_soft_intrhand *sih = arg;
669 struct sh_soft_intrhand *sih = arg;

Completed in 215 milliseconds