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

  /src/sys/arch/vax/vsa/
tc_vsbus.c 68 static void tc_vsbus_intr(void *);
339 tc_vsbus_intr(void *arg) function in typeref:typename:void
367 scb_vecalloc(sc->sc_cvec, tc_vsbus_intr, sc, SCB_ISTACK, &sc->sc_ev);
tc_vsbus.c 68 static void tc_vsbus_intr(void *);
339 tc_vsbus_intr(void *arg) function in typeref:typename:void
367 scb_vecalloc(sc->sc_cvec, tc_vsbus_intr, sc, SCB_ISTACK, &sc->sc_ev);

Completed in 78 milliseconds