tegra_ehci_softc
struct tegra_ehci_softc * const sc = device_private(esc->sc_dev);
struct tegra_ehci_softc * const sc = device_private(ehci_sc->sc_dev);
CFATTACH_DECL2_NEW(tegra_ehci, sizeof(struct tegra_ehci_softc),
struct tegra_ehci_softc * const sc = device_private(self);