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

/netbsd-current/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,
1148 pcdisplay_cursor(&scr->pcs, 0,
1167 pcdisplay_cursor(&scr->pcs, 1,
H A Dpcdisplay_subr.c61 * (no backing store), so we can't use pcdisplay_cursor() to
90 pcdisplay_cursor(void *id, int on, int row, int col) function
/netbsd-current/sys/dev/isa/
H A Dega.c120 pcdisplay_cursor,
733 pcdisplay_cursor(&scr->pcs, scr->pcs.cursoron,
850 pcdisplay_cursor(&scr->pcs, 0,
870 pcdisplay_cursor(&scr->pcs, 1,
H A Dpcdisplay.c88 pcdisplay_cursor,

Completed in 82 milliseconds