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

  /src/sys/dev/sbus/
p9100.c 225 static void p9100_putchar_aa(void *, int, int, u_int, long);
1158 p9100_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
1384 ri->ri_ops.putchar = p9100_putchar_aa;
p9100.c 225 static void p9100_putchar_aa(void *, int, int, u_int, long);
1158 p9100_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
1384 ri->ri_ops.putchar = p9100_putchar_aa;

Completed in 23 milliseconds