Home
last modified time | relevance | path

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

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