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

/freebsd-13-stable/sys/dev/usb/
H A Dusb_device.h253 uint8_t hs_port_no; /* high-speed HUB port number */ member in struct:usb_device
H A Dusb_hub.c273 port = child->hs_port_no;
2093 (xfer->xroot->udev->hs_port_no !=
2094 isoc_xfer->xroot->udev->hs_port_no)) {
H A Dusb_request.c2083 udev->hs_port_no);
2087 udev->hs_port_no, old_addr, UE_CONTROL, 0);
H A Dusb_device.c1848 udev->hs_port_no = adev->port_no;
/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci.c1956 EHCI_QH_SET_PORT(xfer->xroot->udev->hs_port_no));
2399 EHCI_SITD_SET_PORT(xfer->xroot->udev->hs_port_no);
3727 (udev->hs_port_no == 0) ||
H A Dsaf1761_otg.c3474 dw1 |= (parm->udev->hs_port_no << 18);
H A Ddwc_otg.c3356 (xfer->xroot->udev->hs_port_no <<
H A Dmusb_otg.c2432 temp.hport = xfer->xroot->udev->hs_port_no;
H A Dxhci.c2677 udev->hs_port_no);
/freebsd-13-stable/sys/mips/cavium/usb/
H A Doctusb.c1793 qh->hs_hub_port = xfer->xroot->udev->hs_port_no;

Completed in 214 milliseconds