am18xx_usbphy_softc
struct am18xx_usbphy_softc *sc = device_private(dev);
struct am18xx_usbphy_softc *const sc = device_private(self);
CFATTACH_DECL_NEW(am18xxusbphy, sizeof(struct am18xx_usbphy_softc),
struct am18xx_usbphy_softc *const sc = device_private(dev);