Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dcreator.c63 int creator_setcursor(struct creator_softc *, struct wsdisplay_cursor *);
321 return (creator_setcursor(sc, curs)); in creator_ioctl()
341 creator_setcursor(struct creator_softc *sc, struct wsdisplay_cursor *curs) in creator_setcursor() function