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

  /src/sys/dev/sun/
cgsix.c 179 void cgsix_putchar_aa(void *, int, int, u_int, long);
1268 ri->ri_ops.putchar = cgsix_putchar_aa;
1411 cgsix_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
cgsix.c 179 void cgsix_putchar_aa(void *, int, int, u_int, long);
1268 ri->ri_ops.putchar = cgsix_putchar_aa;
1411 cgsix_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void

Completed in 22 milliseconds