Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dcrmfb.c183 static int crmfb_scursor(struct crmfb_softc *, struct wsdisplay_cursor *);
551 return crmfb_scursor(sc, cu); in crmfb_ioctl()
768 crmfb_scursor(struct crmfb_softc *sc, struct wsdisplay_cursor *cur) in crmfb_scursor() function