fb_elb_softc
CFATTACH_DECL_NEW(fb_elb, sizeof(struct fb_elb_softc),
struct fb_elb_softc *sc = device_private(self);
fb_initcmap(struct fb_elb_softc *sc)
fb_getcmap(struct fb_elb_softc *sc, struct wsdisplay_cmap *p)
fb_putcmap(struct fb_elb_softc *sc, const struct wsdisplay_cmap *p)
struct fb_elb_softc *sc = v;
struct fb_elb_softc *sc = v;
struct fb_elb_softc *sc = v;
struct fb_elb_softc *sc = v;
static void fb_initcmap(struct fb_elb_softc *);
static int fb_getcmap(struct fb_elb_softc *, struct wsdisplay_cmap *);
static int fb_putcmap(struct fb_elb_softc *,