simplefb_softc
struct simplefb_softc * const sc = v;
simplefb_attach_genfb(struct simplefb_softc *sc)
struct simplefb_softc * const sc = device_private(self);
CFATTACH_DECL_NEW(simplefb, sizeof(struct simplefb_softc),
struct simplefb_softc * const sc = v;