Searched refs:XHCI_TRB_0_DIR_IN_MASK (Results 1 - 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
H A D | xhci.h | 204 #define XHCI_TRB_0_DIR_IN_MASK (0x80ULL << 0) macro |
H A D | xhci.c | 1769 htole64(XHCI_TRB_0_DIR_IN_MASK)) in xhci_setup_generic_chain_sub() |
Completed in 6 milliseconds