Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb_device.h242 uint8_t hs_port_no; /* high-speed HUB port number */ member
H A Dusb_hub.c301 port = child->hs_port_no; in uhub_tt_buffer_reset_async_locked()
2097 (xfer->xroot->udev->hs_port_no != in usbd_fs_isoc_schedule_alloc_slot()
2098 isoc_xfer->xroot->udev->hs_port_no)) { in usbd_fs_isoc_schedule_alloc_slot()
H A Dusb_request.c2056 udev->hs_port_no);
2060 udev->hs_port_no, old_addr, UE_CONTROL, 0);
H A Dusb_device.c1648 udev->hs_port_no = adev->port_no; in usb_alloc_device()
/dragonfly/sys/bus/u4b/controller/
H A Dehci.c2011 EHCI_QH_SET_PORT(xfer->xroot->udev->hs_port_no)); in ehci_setup_standard_chain()
2455 EHCI_SITD_SET_PORT(xfer->xroot->udev->hs_port_no); in ehci_device_isoc_fs_open()
3764 (udev->hs_port_no == 0) || in ehci_ep_init()
H A Dxhci.c2671 udev->hs_port_no); in xhci_configure_device()