Home
last modified time | relevance | path

Searched defs:vga_set_hw_cursor (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/fb/
H A Dvga.c215 static vi_set_hw_cursor_t vga_set_hw_cursor; variable
2296 vga_set_hw_cursor(video_adapter_t *adp, int col, int row) in vga_set_hw_cursor() function