wsdisplay_cursor
struct wsdisplay_cursor *curs;
curs = (struct wsdisplay_cursor *)data;
curs = (struct wsdisplay_cursor *)data;
creator_setcursor(struct creator_softc *sc, struct wsdisplay_cursor *curs)
int creator_setcursor(struct creator_softc *, struct wsdisplay_cursor *);
struct wsdisplay_cursor *cursorp);
struct wsdisplay_cursor *cursorp);
bt463_check_curcmap(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
bt463_set_curcmap(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
bt463_get_curcmap(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
bt463_set_cursor(struct ramdac_cookie *rc, struct wsdisplay_cursor *cur)
bt463_get_cursor(struct ramdac_cookie *rc, struct wsdisplay_cursor *cur)
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *cursorp);
bt485_set_cursor(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
bt485_get_cursor(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
ibm561_set_cursor(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
ibm561_get_cursor(struct ramdac_cookie *rc, struct wsdisplay_cursor *cursorp)
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
(struct wsdisplay_cursor *)data);
(struct wsdisplay_cursor *)data);
struct wsdisplay_cursor *cursorp)
struct wsdisplay_cursor *cursorp)
struct wsdisplay_cursor *);
struct wsdisplay_cursor *);
struct wsdisplay_cursor *curs;
curs = (struct wsdisplay_cursor *)data;
curs = (struct wsdisplay_cursor *)data;
cgsix_setcursor(struct cgsix_softc *sc, struct wsdisplay_cursor *curs)
int cgsix_setcursor(struct cgsix_softc *, struct wsdisplay_cursor *);
#define WSDISPLAYIO_GCURSOR _IOWR('W', 73, struct wsdisplay_cursor)
#define WSDISPLAYIO_SCURSOR _IOW('W', 74, struct wsdisplay_cursor)