Searched refs:pcdisplay_cursor (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/dev/ic/ |
H A D | pcdisplayvar.h | 79 void pcdisplay_cursor(void *, int, int, int);
|
H A D | vga.c | 135 pcdisplay_cursor, 1062 pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron, in vga_doswitch() 1148 pcdisplay_cursor(&scr->pcs, 0, in vga_copyrows() 1167 pcdisplay_cursor(&scr->pcs, 1, in vga_copyrows()
|
H A D | pcdisplay_subr.c | 90 pcdisplay_cursor(void *id, int on, int row, int col) in pcdisplay_cursor() function
|
/netbsd-src/sys/dev/isa/ |
H A D | ega.c | 120 pcdisplay_cursor, 733 pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron, in ega_doswitch() 850 pcdisplay_cursor(&scr->pcs, 0, in ega_copyrows() 870 pcdisplay_cursor(&scr->pcs, 1, in ega_copyrows()
|
H A D | pcdisplay.c | 88 pcdisplay_cursor,
|