Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_TRT_OUT (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h240 #define XHCI_TRB_3_TRT_OUT (2U << 16) macro
Dxhci.c1784 dword |= XHCI_TRB_3_TRT_OUT; in xhci_setup_generic_chain_sub()