Home
last modified time | relevance | path

Searched defs:intr_dispatch (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/mac68k/mac68k/
H A Dintr.c211 intr_dispatch(struct clockframe frame) in intr_dispatch() function
/netbsd-src/sys/arch/atari/atari/
H A Dintr.c272 intr_dispatch(struct clockframe frame) in intr_dispatch() function
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dintr.c272 intr_dispatch(struct clockframe frame) in intr_dispatch() function
/netbsd-src/sys/arch/arm/at91/
H A Dat91busvar.h98 void (*intr_dispatch)(struct trapframe *); member