tft_softc
struct tft_softc *sc = cookie;
struct tft_softc *sc = arg;
struct tft_softc *sc = device_private(dev);
struct tft_softc *sc = vd->cookie;
struct tft_softc *sc = device_private(self);
struct tft_softc lsc_sc;
struct tft_softc *sc = &lsc->lsc_sc;
struct tft_softc psc_sc;
struct tft_softc *sc = &psc->psc_sc;