Home
last modified time | relevance | path

Searched refs:hs_port_no (Results 1 – 6 of 6) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h247 uint8_t hs_port_no; /* high-speed HUB port number */ member
Dusb_hub.c266 port = child->hs_port_no; in uhub_tt_buffer_reset_async_locked()
2176 (xfer->xroot->udev->hs_port_no != in usbd_fs_isoc_schedule_alloc_slot()
2177 isoc_xfer->xroot->udev->hs_port_no)) { in usbd_fs_isoc_schedule_alloc_slot()
Dusb_request.c2044 udev->hs_port_no); in usbd_req_re_enumerate()
2048 udev->hs_port_no, old_addr, UE_CONTROL, 0); in usbd_req_re_enumerate()
Dusb_device.c1576 udev->hs_port_no = adev->port_no; in usb_alloc_device()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c1912 EHCI_QH_SET_PORT(xfer->xroot->udev->hs_port_no)); in ehci_setup_standard_chain()
2361 EHCI_SITD_SET_PORT(xfer->xroot->udev->hs_port_no); in ehci_device_isoc_fs_open()
3708 (udev->hs_port_no == 0) ||
Dxhci.c2638 udev->hs_port_no); in xhci_configure_device()