HomeSort by: relevance | last modified time | path
    Searched defs:voyager_intr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
voyager.c 62 struct voyager_intr { struct
86 struct voyager_intr sc_intrs[32];
94 static int voyager_intr(void *);
198 voyager_intr, NULL, /* so we get the clock frame instead */
368 voyager_intr(void *cookie) function in typeref:typename:int
371 struct voyager_intr *ih;
401 struct voyager_intr *ih;
voyager.c 62 struct voyager_intr { struct
86 struct voyager_intr sc_intrs[32];
94 static int voyager_intr(void *);
198 voyager_intr, NULL, /* so we get the clock frame instead */
368 voyager_intr(void *cookie) function in typeref:typename:int
371 struct voyager_intr *ih;
401 struct voyager_intr *ih;

Completed in 21 milliseconds