Searched refs:XHCI_TRB_3_IDT_BIT (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/u4b/controller/ | ||
| HD | xhci.h | 221 #define XHCI_TRB_3_IDT_BIT (1U << 6) macro |
| HD | xhci.c | 1797 XHCI_TRB_3_IDT_BIT | XHCI_TRB_3_CYCLE_BIT; in xhci_setup_generic_chain_sub() |