Searched refs:ofb_softc (Results 1 – 1 of 1) sorted by relevance
64 struct ofb_softc { struct87 CFATTACH_DECL_NEW(ofb, sizeof(struct ofb_softc), argument113 static void ofb_putpalreg(struct ofb_softc *, int, uint8_t, uint8_t,116 static int ofb_getcmap(struct ofb_softc *, struct wsdisplay_cmap *);117 static int ofb_putcmap(struct ofb_softc *, struct wsdisplay_cmap *);118 static void ofb_init_cmap(struct ofb_softc *);144 struct ofb_softc *sc = device_private(self); in ofbattach()238 struct ofb_softc *sc = cookie; in ofb_init_screen()250 struct ofb_softc *sc = vd->cookie; in ofb_ioctl()320 struct ofb_softc *sc = vd->cookie; in ofb_mmap()[all …]