Home
last modified time | relevance | path

Searched refs:xhci_intr_caps (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c53 if (xhcip->xhci_intr_caps & DDI_INTR_FLAG_BLOCK) { in xhci_ddi_intr_disable()
78 if (xhcip->xhci_intr_caps & DDI_INTR_FLAG_BLOCK) { in xhci_ddi_intr_enable()
H A Dxhci.c1398 &xhcip->xhci_intr_caps)) != DDI_SUCCESS) { in xhci_add_intr_handler()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h651 int xhci_intr_caps; member