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

  /src/sys/arch/luna68k/dev/
omrasops.c 93 static void om_putchar(void *, int, int, u_int, long);
441 om_putchar(void *cookie, int row, int startcol, u_int uc, long attr) function in typeref:typename:void
1776 ri->ri_ops.putchar = om_putchar;
1798 ri->ri_ops.putchar = om_putchar;
omrasops.c 93 static void om_putchar(void *, int, int, u_int, long);
441 om_putchar(void *cookie, int row, int startcol, u_int uc, long attr) function in typeref:typename:void
1776 ri->ri_ops.putchar = om_putchar;
1798 ri->ri_ops.putchar = om_putchar;

Completed in 32 milliseconds