Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dehci.h259 #define EHCI_QH_SET_HUBA(x) ((x) << 16) macro
H A Dehci.c1954 EHCI_QH_SET_HUBA(xfer->xroot->udev->hs_hub_addr) | in ehci_setup_standard_chain()