Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h230 #define XHCI_TRB_3_IDT_BIT (1U << 6) macro
Dxhci.c1763 XHCI_TRB_3_IDT_BIT | XHCI_TRB_3_CYCLE_BIT; in xhci_setup_generic_chain_sub()