Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dppb.c72 static int ppb_intr(void *);
273 sc->sc_pihp[0], IPL_BIO, ppb_intr, sc, in ppbattach()
525 ppb_intr(void *arg) in ppb_intr() function