Searched refs:XHCI_TRB_3_ISO_SIA_BIT (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/ | ||
D | xhci.h | 249 #define XHCI_TRB_3_ISO_SIA_BIT (1U << 31) macro |
D | xhci.c | 1839 XHCI_TRB_3_ISO_SIA_BIT; in xhci_setup_generic_chain_sub() |