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

  /src/sys/arch/hpcmips/stand/lcboot/
com.c 104 comcnputc(int c) function in typeref:typename:void
127 comcnputc('\r');
128 comcnputc(c);
  /src/sys/dev/ic/
com.c 178 void comcnputc(dev_t, int);
204 .cn_putc = comcnputc,
2704 comcnputc(dev_t dev, int c) function in typeref:typename:void

Completed in 15 milliseconds