Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h206 #define XHCI_TRB_0_WLENGTH_MASK (0xFFFFULL << 48) macro
Dxhci.c1779 htole64(XHCI_TRB_0_WLENGTH_MASK)) { in xhci_setup_generic_chain_sub()