Searched refs:EHCI_SITD_SET_PORT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/sys/dev/usb/controller/ | ||
| HD | ehci.h | 135 #define EHCI_SITD_SET_PORT(x) ((x) << 24) macro |
| HD | ehci.c | 2398 EHCI_SITD_SET_PORT(xfer->xroot->udev->hs_port_no); in ehci_device_isoc_fs_open() |