Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_intr.c55 xhcip->xhci_intr_num)) != DDI_SUCCESS) { in xhci_ddi_intr_disable()
80 xhcip->xhci_intr_num)) != DDI_SUCCESS) { in xhci_ddi_intr_enable()
H A Dxhci.c1342 XHCI_NINTR, &xhcip->xhci_intr_num, DDI_INTR_ALLOC_NORMAL); in xhci_alloc_intr_handle()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h654 int xhci_intr_num; member