Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c171 if (xhcip->xhci_intr_type == DDI_INTR_TYPE_FIXED && in xhci_intr()
H A Dxhci.c1337 xhcip->xhci_intr_type = type; in xhci_alloc_intr_handle()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h649 int xhci_intr_type; member