Searched refs:XHCI_TRB_3_IDT_BIT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhci.h | 230 #define XHCI_TRB_3_IDT_BIT (1U << 6) macro |
D | xhci.c | 1763 XHCI_TRB_3_IDT_BIT | XHCI_TRB_3_CYCLE_BIT; in xhci_setup_generic_chain_sub() |