omfb_softc
static int omgetcmap(struct omfb_softc *, struct wsdisplay_cmap *);
static int omsetcmap(struct omfb_softc *, struct wsdisplay_cmap *);
CFATTACH_DECL_NEW(fb, sizeof(struct omfb_softc),
struct omfb_softc *sc = device_private(self);
struct omfb_softc *sc = v;
struct omfb_softc *sc = v;
omgetcmap(struct omfb_softc *sc, struct wsdisplay_cmap *p)
omsetcmap(struct omfb_softc *sc, struct wsdisplay_cmap *p)
struct omfb_softc *sc = v;
struct omfb_softc *sc = v;