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