Home
last modified time | relevance | path

Searched refs:hs_hub_addr (Results 1 – 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_device.h246 uint8_t hs_hub_addr; /* high-speed HUB address */ member
Dusb_device.c1574 udev->hs_hub_addr = hub->address; in usb_alloc_device()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c1911 EHCI_QH_SET_HUBA(xfer->xroot->udev->hs_hub_addr) | in ehci_setup_standard_chain()
2360 EHCI_SITD_SET_HUBA(xfer->xroot->udev->hs_hub_addr) | in ehci_device_isoc_fs_open()
3707 ((udev->hs_hub_addr == 0) ||