Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/cobalt/include/
H A Dintr.h42 struct cobalt_intrhand { struct
44 int (*ih_func)(void *);
45 void *ih_arg;
46 int ih_irq;
47 int ih_cookie_type;