Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhcireg.h307 #define XHCI_SCTX_DCI_MASK (0x1fUL << 27) macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c258 info &= ~XHCI_SCTX_DCI_MASK; in xhci_hcdi_pipe_open()