Searched refs:mfb_softc (Results 1 – 1 of 1) sorted by relevance
104 struct mfb_softc { struct127 CFATTACH_DECL_NEW(mfb, sizeof(struct mfb_softc), argument171 static int set_cursor(struct mfb_softc *, struct wsdisplay_cursor *);172 static int get_cursor(struct mfb_softc *, struct wsdisplay_cursor *);173 static void set_curpos(struct mfb_softc *, struct wsdisplay_curpos *);225 struct mfb_softc *sc = device_private(self); in mfbattach()321 struct mfb_softc *sc = v; in mfbioctl()403 struct mfb_softc *sc = v; in mfbmmap()414 struct mfb_softc *sc = v; in mfb_alloc_screen()433 struct mfb_softc *sc = v; in mfb_free_screen()[all …]