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

  /src/sys/dev/hpc/
hpcfb.c 202 void hpcfb_cursor(void *, int, int, int);
220 .cursor = hpcfb_cursor,
917 hpcfb_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void
1448 hpcfb_cursor(dc, 1, dc->dc_cury, dc->dc_curx);
hpcfb.c 202 void hpcfb_cursor(void *, int, int, int);
220 .cursor = hpcfb_cursor,
917 hpcfb_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void
1448 hpcfb_cursor(dc, 1, dc->dc_cury, dc->dc_curx);
hpcfb.c 202 void hpcfb_cursor(void *, int, int, int);
220 .cursor = hpcfb_cursor,
917 hpcfb_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void
1448 hpcfb_cursor(dc, 1, dc->dc_cury, dc->dc_curx);
hpcfb.c 202 void hpcfb_cursor(void *, int, int, int);
220 .cursor = hpcfb_cursor,
917 hpcfb_cursor(void *cookie, int on, int row, int col) function in typeref:typename:void
1448 hpcfb_cursor(dc, 1, dc->dc_cury, dc->dc_curx);

Completed in 49 milliseconds