Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_ISP_BIT (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h226 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro
H A Dxhci.c1841 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1847 dword |= XHCI_TRB_3_DIR_IN | XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1868 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()

Completed in 6 milliseconds