Searched refs:XHCI_TRB_3_TRT_OUT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhci.h | 240 #define XHCI_TRB_3_TRT_OUT (2U << 16) macro |
D | xhci.c | 1784 dword |= XHCI_TRB_3_TRT_OUT; in xhci_setup_generic_chain_sub() |