Searched refs:sc_mouse_move (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.h615 void sc_mouse_move(scr_stat *scp, int x, int y);
H A Dscmouse.c166 sc_mouse_move(scr_stat *scp, int x, int y) function
H A Dscvidctl.c287 sc_mouse_move(scp, scp->xpixel / 2, scp->ypixel / 2);
H A Dsyscons.c3357 sc_mouse_move(scp, scp->xpixel / 2, scp->ypixel / 2);
3587 sc_mouse_move(scp, scp->xpixel / 2, scp->ypixel / 2);

Completed in 125 milliseconds