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

  /src/sys/dev/pci/
ppb.c 72 static int ppb_intr(void *);
273 sc->sc_pihp[0], IPL_BIO, ppb_intr, sc,
525 ppb_intr(void *arg) function in typeref:typename:int
536 * ppb_intr() would be split into ppb_intr_legacy() and ppb_intr_msi()
ppb.c 72 static int ppb_intr(void *);
273 sc->sc_pihp[0], IPL_BIO, ppb_intr, sc,
525 ppb_intr(void *arg) function in typeref:typename:int
536 * ppb_intr() would be split into ppb_intr_legacy() and ppb_intr_msi()

Completed in 58 milliseconds