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

  /src/sys/dev/marvell/
gtmpsc.c 144 STATIC void gtmpsc_common_putc(struct gtmpsc_softc *, int);
1265 gtmpsc_common_putc(&gtmpsc_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

Completed in 11 milliseconds