Searched refs:host_irqs (Results 1 – 1 of 1) sorted by relevance
160 int temp, max_host_irqs, legacy = 1, *host_irqs; in ks_pcie_get_irq_controller_info() local170 host_irqs = &ks_pcie->legacy_host_irqs[0]; in ks_pcie_get_irq_controller_info()174 host_irqs = &ks_pcie->msi_host_irqs[0]; in ks_pcie_get_irq_controller_info()200 host_irqs[temp] = irq_of_parse_and_map(*np_temp, temp); in ks_pcie_get_irq_controller_info()201 if (!host_irqs[temp]) in ks_pcie_get_irq_controller_info()