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

  /src/sys/dev/hpc/
hpcfb.c 204 void hpcfb_putchar(void *, int, int, u_int, long);
222 .putchar = hpcfb_putchar,
1018 hpcfb_putchar(void *cookie, int row, int col, u_int uc, long attr) function in typeref:typename:void

Completed in 13 milliseconds