Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h195 #define XHCI_TRB_0_DIR_IN_MASK (0x80ULL << 0) macro
H A Dxhci.c1803 htole64(XHCI_TRB_0_DIR_IN_MASK)) in xhci_setup_generic_chain_sub()