Home
last modified time | relevance | path

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

/freebsd/sys/dev/fb/
H A Dfbreg.h212 #define vidd_read_hw_cursor(adp, col, row) \ macro
/freebsd/sys/dev/syscons/
H A Dsyscons.c3298 vidd_read_hw_cursor(sc->adp, &col, &row); in scinit()