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

  /src/sys/dev/ic/
ct65550.c 79 static void chipsfb_putchar_aa(void *, int, int, u_int, long);
596 chipsfb_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
984 ri->ri_ops.putchar = chipsfb_putchar_aa;
ct65550.c 79 static void chipsfb_putchar_aa(void *, int, int, u_int, long);
596 chipsfb_putchar_aa(void *cookie, int row, int col, u_int c, long attr) function in typeref:typename:void
984 ri->ri_ops.putchar = chipsfb_putchar_aa;

Completed in 111 milliseconds