Searched refs:vidd_read_hw_cursor (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/fb/ | ||
H A D | fbreg.h | 212 #define vidd_read_hw_cursor(adp, col, row) \ macro |
/freebsd/sys/dev/syscons/ | ||
H A D | syscons.c | 3298 vidd_read_hw_cursor(sc->adp, &col, &row); in scinit() |