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

/netbsd-current/sys/dev/pci/
H A Dppb.c72 static int ppb_intr(void *);
273 sc->sc_pihp[0], IPL_BIO, ppb_intr, sc,
525 ppb_intr(void *arg) function
536 * ppb_intr() would be spilted int ppb_intr_legacy() and ppb_intr_msi()

Completed in 186 milliseconds