uhub_softc
struct uhub_softc *sc = addr;
CFATTACH_DECL3_NEW(uhub, sizeof(struct uhub_softc), uhub_match,
CFATTACH_DECL3_NEW(uroothub, sizeof(struct uhub_softc), uhub_match,
struct uhub_softc *sc = device_private(self);
struct uhub_softc *sc = dev->ud_hub->uh_hubsoftc;
struct uhub_softc *sc = device_private(self);
struct uhub_softc *sc = device_private(self);
struct uhub_softc *sc = device_private(self);