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

  /src/sys/arch/emips/emips/
promcall.c 56 static void romputc(dev_t, int);
149 romputc, /* putc */
174 romputc(dev_t dev, int c) function in typeref:typename:void
promcall.c 56 static void romputc(dev_t, int);
149 romputc, /* putc */
174 romputc(dev_t dev, int c) function in typeref:typename:void
  /src/sys/arch/pmax/pmax/
promcall.c 56 static void romputc(dev_t, int);
68 romputc, /* putc */
93 romputc(dev_t dev, int c) function in typeref:typename:void
promcall.c 56 static void romputc(dev_t, int);
68 romputc, /* putc */
93 romputc(dev_t dev, int c) function in typeref:typename:void

Completed in 25 milliseconds