Searched refs:host_irqs (Results 1 – 1 of 1) sorted by relevance
164 int temp, max_host_irqs, legacy = 1, *host_irqs, ret = -EINVAL; in ks_pcie_get_irq_controller_info() local174 host_irqs = &ks_pcie->legacy_host_irqs[0]; in ks_pcie_get_irq_controller_info()178 host_irqs = &ks_pcie->msi_host_irqs[0]; in ks_pcie_get_irq_controller_info()199 host_irqs[temp] = irq_of_parse_and_map(*np_temp, temp); in ks_pcie_get_irq_controller_info()200 if (!host_irqs[temp]) in ks_pcie_get_irq_controller_info()