Home
last modified time | relevance | path

Searched refs:pcdisplay_cursor (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dpcdisplayvar.h79 void pcdisplay_cursor(void *, int, int, int);
H A Dvga.c135 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 Dpcdisplay_subr.c90 pcdisplay_cursor(void *id, int on, int row, int col) in pcdisplay_cursor() function
/netbsd-src/sys/dev/isa/
H A Dega.c120 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 Dpcdisplay.c88 pcdisplay_cursor,