Searched refs:smg_updatecursor (Results 1 – 1 of 1) sorted by relevance
187 static void smg_updatecursor(struct smg_screen *, u_int);453 smg_updatecursor(ss, WSDISPLAY_CURSOR_DOPOS); in smg_ioctl()604 smg_updatecursor(ss, wdc->which); in smg_setcursor()610 smg_updatecursor(struct smg_screen *ss, u_int which) in smg_updatecursor() function