Searched refs:hs_port_no (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_device.h251 uint8_t hs_port_no; /* high-speed HUB port number */ member in struct:usb_device
H A Dusb_hub.c306 port = child->hs_port_no;
2132 (xfer->xroot->udev->hs_port_no !=
2133 isoc_xfer->xroot->udev->hs_port_no)) {
H A Dusb_request.c2080 udev->hs_port_no);
2084 udev->hs_port_no, old_addr, UE_CONTROL, 0);
H A Dusb_device.c1858 udev->hs_port_no = adev->port_no;
/freebsd-11-stable/sys/dev/usb/controller/
H A Dehci.c1980 EHCI_QH_SET_PORT(xfer->xroot->udev->hs_port_no));
2424 EHCI_SITD_SET_PORT(xfer->xroot->udev->hs_port_no);
3765 (udev->hs_port_no == 0) ||
H A Dsaf1761_otg.c3489 dw1 |= (parm->udev->hs_port_no << 18);
H A Dmusb_otg.c2434 temp.hport = xfer->xroot->udev->hs_port_no;
H A Ddwc_otg.c3386 (xfer->xroot->udev->hs_port_no <<
H A Dxhci.c2697 udev->hs_port_no);
/freebsd-11-stable/sys/mips/cavium/usb/
H A Doctusb.c1802 qh->hs_hub_port = xfer->xroot->udev->hs_port_no;

Completed in 144 milliseconds