Home
last modified time | relevance | path

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

/openbsd/sys/dev/pcmcia/
H A Dcfxga.c144 int cfxga_do_cursor(struct rasops_info *);
516 ri->ri_do_cursor = cfxga_do_cursor; in cfxga_alloc_screen()
1121 cfxga_do_cursor(struct rasops_info *ri) in cfxga_do_cursor() function