gtmpsc.c | 144 STATIC void gtmpsc_common_putc(struct gtmpsc_softc *, int); 1265 gtmpsc_common_putc(>mpsc_cn_softc, c); 1323 gtmpsc_common_putc(sc, *(cp + i)); 1417 return gtmpsc_common_putc(sc, c); 1501 gtmpsc_common_putc(struct gtmpsc_softc *sc, int c) function in typeref:typename:STATIC void 1549 * gtmpsc_common_putc - polled console putc
|