Searched refs:EHCI_SITD_SET_ENDPT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | ehci.h | 137 #define EHCI_SITD_SET_ENDPT(x) ((x) << 8) macro |
D | ehci.c | 2359 EHCI_SITD_SET_ENDPT(UE_GET_ADDR(xfer->endpointno)) | in ehci_device_isoc_fs_open() |