Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h266 #define EHCI_QH_SET_PORT(x) ((x) << 23) macro
Dehci.c1912 EHCI_QH_SET_PORT(xfer->xroot->udev->hs_port_no)); in ehci_setup_standard_chain()