Searched refs:XHCI_NINTR (Results 1 – 2 of 2) sorted by relevance
1342 XHCI_NINTR, &xhcip->xhci_intr_num, DDI_INTR_ALLOC_NORMAL); in xhci_alloc_intr_handle()1358 if (XHCI_NINTR > xhcip->xhci_caps.xcap_max_intrs) { in xhci_alloc_intrs()1361 XHCI_NINTR, xhcip->xhci_caps.xcap_max_intrs); in xhci_alloc_intrs()
141 #define XHCI_NINTR 1 macro