Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dvoyager.c62 struct voyager_intr { struct
63 int (*vih_func)(void *);
87 struct voyager_intr sc_intrs[32]; argument
399 voyager_intr(void *cookie) in voyager_intr() function