tegra_mc_softc
struct tegra_mc_softc * const sc = v;
static struct tegra_mc_softc *mc_softc = NULL;
CFATTACH_DECL_NEW(tegra_mc, sizeof(struct tegra_mc_softc),
struct tegra_mc_softc * const sc = device_private(self);