Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci.c1320 xhci_alloc_intr_handle(xhci_t *xhcip, int type) in xhci_alloc_intr_handle() function
1367 if (xhci_alloc_intr_handle(xhcip, DDI_INTR_TYPE_MSIX)) in xhci_alloc_intrs()
1372 if (xhci_alloc_intr_handle(xhcip, DDI_INTR_TYPE_MSI)) in xhci_alloc_intrs()
1377 if (xhci_alloc_intr_handle(xhcip, DDI_INTR_TYPE_FIXED)) in xhci_alloc_intrs()