mfb_softc
CFATTACH_DECL_NEW(mfb, sizeof(struct mfb_softc),
static int set_cursor(struct mfb_softc *, struct wsdisplay_cursor *);
static int get_cursor(struct mfb_softc *, struct wsdisplay_cursor *);
static void set_curpos(struct mfb_softc *, struct wsdisplay_curpos *);
struct mfb_softc *sc = device_private(self);
struct mfb_softc *sc = v;
struct mfb_softc *sc = v;
struct mfb_softc *sc = v;
struct mfb_softc *sc = v;
struct mfb_softc *sc = arg;
set_cursor(struct mfb_softc *sc, struct wsdisplay_cursor *p)
get_cursor(struct mfb_softc *sc, struct wsdisplay_cursor *p)
set_curpos(struct mfb_softc *sc, struct wsdisplay_curpos *curpos)