Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h255 #define XHCI_TRB_3_TRT_IN (3U << 16) macro
/freebsd/sys/dev/usb/controller/
H A Dxhci.h266 #define XHCI_TRB_3_TRT_IN (3U << 16) macro
H A Dxhci.c1782 dword |= XHCI_TRB_3_TRT_IN; in xhci_setup_generic_chain_sub()