Searched refs:xcap_max_intrs (Results 1 – 2 of 2) sorted by relevance
1242 xcap->xcap_max_intrs = XHCI_HCS1_IRQ_MAX(struc1); in xhci_read_params()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()
285 uint16_t xcap_max_intrs; member