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

  /src/sys/arch/mvme68k/dev/
lpt_pcc.c 56 static int lpt_pcc_intr(void *);
135 pccintr_establish(PCCV_PRINTER, lpt_pcc_intr, sc->sc_ipl, sc,
144 lpt_pcc_intr(void *arg) function in typeref:typename:int
lpt_pcc.c 56 static int lpt_pcc_intr(void *);
135 pccintr_establish(PCCV_PRINTER, lpt_pcc_intr, sc->sc_ipl, sc,
144 lpt_pcc_intr(void *arg) function in typeref:typename:int
lpt_pcc.c 56 static int lpt_pcc_intr(void *);
135 pccintr_establish(PCCV_PRINTER, lpt_pcc_intr, sc->sc_ipl, sc,
144 lpt_pcc_intr(void *arg) function in typeref:typename:int

Completed in 30 milliseconds