Searched refs:usbd_port (Results 1 – 4 of 4) sorted by relevance
85 struct usbd_port { struct100 struct usbd_port *ports; argument154 struct usbd_port *powersrc; /* upstream hub port, or 0 */156 struct usbd_port *myhsport; /* closest high speed port */260 int, int, int, struct usbd_port *);
214 hub->ports = mallocarray(nports, sizeof(struct usbd_port), in uhub_attach()296 struct usbd_port *up = &hub->ports[p]; in uhub_attach()350 struct usbd_port *up; in uhub_explore()454 struct usbd_port *rup; in uhub_detach()511 struct usbd_port *up = &sc->sc_hub->hub->ports[port-1]; in uhub_port_connect()
1006 int speed, int port, struct usbd_port *up) in usbd_new_device()1283 struct usbd_port *p; in usbd_fill_deviceinfo()
88 struct usbd_port sc_port; /* dummy port for root hub */