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

  /src/sys/dev/eisa/
ahb.c 120 static int ahbintr(void *);
255 ahbintr, sc);
340 ahbintr(void *arg) function in typeref:typename:int
350 printf("%s: ahbintr ", device_xname(sc->sc_dev));
982 ahbintr(sc);
ahb.c 120 static int ahbintr(void *);
255 ahbintr, sc);
340 ahbintr(void *arg) function in typeref:typename:int
350 printf("%s: ahbintr ", device_xname(sc->sc_dev));
982 ahbintr(sc);

Completed in 21 milliseconds