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

  /src/sys/dev/sbus/
tcx.c 171 static void tcx_putchar(void *, int, int, u_int, long);
878 ri->ri_ops.putchar = tcx_putchar;
979 tcx_putchar(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
tcx.c 171 static void tcx_putchar(void *, int, int, u_int, long);
878 ri->ri_ops.putchar = tcx_putchar;
979 tcx_putchar(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void

Completed in 27 milliseconds