Searched refs:EHCI_SITD_SET_PORT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | ehci.h | 140 #define EHCI_SITD_SET_PORT(x) ((x) << 24) macro |
D | ehci.c | 2361 EHCI_SITD_SET_PORT(xfer->xroot->udev->hs_port_no); in ehci_device_isoc_fs_open() |