exynos_usbdrdphy_softc
struct exynos_usbdrdphy_softc *phy_sc;
CFATTACH_DECL_NEW(exynos_usbdrdphy, sizeof(struct exynos_usbdrdphy_softc),
struct exynos_usbdrdphy_softc * const sc = device_private(dev);
struct exynos_usbdrdphy_softc * const sc = phy->phy_sc;
exynos_usbdrdphy_init(struct exynos_usbdrdphy_softc *sc)
struct exynos_usbdrdphy_softc * const sc = device_private(self);
struct exynos_usbdrdphy_softc;