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/
Dxhci.h227 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro
Dxhci.c1854 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1860 dword |= XHCI_TRB_3_DIR_IN | XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1881 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()