Home
last modified time | relevance | path

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

/openbsd/sys/dev/sbus/
H A Dcgsix.c73 int cgsix_setcursor(struct cgsix_softc *, struct wsdisplay_cursor *);
299 return (cgsix_setcursor(sc, curs)); in cgsix_ioctl()
373 cgsix_setcursor(struct cgsix_softc *sc, struct wsdisplay_cursor *curs) in cgsix_setcursor() function