/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;
|