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

  /src/sys/dev/sbus/
mgx.c 119 static void mgx_putchar_aa(void *, int, int, u_int, long);
698 mgx_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
978 ri->ri_ops.putchar = mgx_putchar_aa;

Completed in 13 milliseconds