Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dtcx.c173 static int tcx_do_cursor(struct tcx_softc *, struct wsdisplay_cursor *);
824 return tcx_do_cursor(sc, cursor); in tcx_ioctl()
1108 tcx_do_cursor(struct tcx_softc *sc, struct wsdisplay_cursor *cur) in tcx_do_cursor() function