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

  /src/sys/dev/sbus/
bpp.c 114 static int bppintr(void *);
207 sc->sc_intrchain = bppintr;
210 bppintr, sc);
594 bppintr(void *arg) function
bpp.c 114 static int bppintr(void *);
207 sc->sc_intrchain = bppintr;
210 bppintr, sc);
594 bppintr(void *arg) function

Completed in 31 milliseconds