sc_hub 73 dev/usb/uhub.c usbd_device_handle sc_hub; /* USB device */ sc_hub 78 dev/usb/uhub.c #define UHUB_PROTO(sc) ((sc)->sc_hub->ddesc.bDeviceProtocol) sc_hub 146 dev/usb/uhub.c sc->sc_hub = dev; sc_hub 515 dev/usb/uhub.c struct usbd_hub *hub = sc->sc_hub->hub; sc_hub 547 dev/usb/uhub.c struct usbd_hub *hub = sc->sc_hub->hub; sc_hub 566 dev/usb/uhub.c usbd_add_drv_event(USB_EVENT_DRIVER_DETACH, sc->sc_hub, sc_hub 572 dev/usb/uhub.c sc->sc_hub->hub = NULL; sc_hub 592 dev/usb/uhub.c usb_needs_explore(sc->sc_hub);