Home
last modified time | relevance | path

Searched refs:EHCI_QH_SET_HUBA (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h264 #define EHCI_QH_SET_HUBA(x) ((x) << 16) macro
Dehci.c1911 EHCI_QH_SET_HUBA(xfer->xroot->udev->hs_hub_addr) | in ehci_setup_standard_chain()