Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.h249 #define XHCI_TRB_3_ISO_SIA_BIT (1U << 31) macro
Dxhci.c1839 XHCI_TRB_3_ISO_SIA_BIT; in xhci_setup_generic_chain_sub()