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

  /src/sys/arch/vax/vax/
gencons.c 249 gencntint(void *arg) function in typeref:typename:void
296 scb_vecalloc(SCB_G0T, gencntint, &gc_softc[0], SCB_ISTACK, NULL);
303 scb_vecalloc(SCB_G1T, gencntint, &gc_softc[1], SCB_ISTACK, NULL);
306 scb_vecalloc(SCB_G2T, gencntint, &gc_softc[2], SCB_ISTACK, NULL);
309 scb_vecalloc(SCB_G3T, gencntint, &gc_softc[3], SCB_ISTACK, NULL);

Completed in 10 milliseconds