Home
last modified time | relevance | path

Searched refs:XHCI_TRB_3_ISP_BIT (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h240 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro
H A Dpci_xhci.c1597 (trb->dwTrb3 & XHCI_TRB_3_ISP_BIT))) { in pci_xhci_xfer_complete()
/freebsd/sys/dev/usb/controller/
H A Dxhci.h252 #define XHCI_TRB_3_ISP_BIT (1U << 2) macro
H A Dxhci.c1853 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1859 dword |= XHCI_TRB_3_DIR_IN | XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()
1880 dword |= XHCI_TRB_3_ISP_BIT; in xhci_setup_generic_chain_sub()