sunxi_fb_softc
struct sunxi_fb_softc * const sc =
container_of(task, struct sunxi_fb_softc, sc_attach_task);
struct sunxi_fb_softc * const sc = device_private(self);
struct sunxi_fb_softc * const tfb_sc = (struct sunxi_fb_softc *)sc;
CFATTACH_DECL_NEW(sunxi_fb, sizeof(struct sunxi_fb_softc),
struct sunxi_fb_softc * const sc = device_private(self);