Home
last modified time | relevance | path

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

/openbsd/sys/dev/rasops/
H A Drasops.c175 int rasops_vcons_cursor(void *, int, int, int);
292 ri->ri_ops.cursor = rasops_vcons_cursor; in rasops_init()
1506 rasops_vcons_cursor(void *cookie, int on, int row, int col) in rasops_vcons_cursor() function