clmpcc.c | 126 static void clmpcc_common_putc(struct clmpcc_softc *, int, int); 1503 clmpcc_common_putc(struct clmpcc_softc *sc, int chan, int c) function in typeref:typename:void 1544 clmpcc_common_putc(cons_sc, cons_chan, '\r'); 1546 clmpcc_common_putc(cons_sc, cons_chan, c);
|