Searched refs:mgx_do_cursor (Results 1 – 1 of 1) sorted by relevance
128 static int mgx_do_cursor(struct mgx_softc *, struct wsdisplay_cursor *);1129 return mgx_do_cursor(sc, cursor); in mgx_ioctl()1197 mgx_do_cursor(struct mgx_softc *sc, struct wsdisplay_cursor *cur) in mgx_do_cursor() function