Searched refs:ih_type (Results 1 – 19 of 19) sorted by relevance
68 uint8_t ih_type; member222 ih.ih_type = typemapptr->id; in main()246 if (ih.ih_type == IH_TYPE_SCRIPT) { in main()264 if (ih.ih_type == IH_TYPE_SCRIPT) { in main()
161 ihp->ih_type = PCI_MSI; in _pci_intr_map_msi()187 ihp->ih_type = PCI_MSI; in _pci_intr_map_msivec()218 ihp->ih_type = PCI_MSIX; in _pci_intr_map_msix()
68 int ih_type; member335 if (ih && ih->ih_type != type) in aplpinctrl_intr_establish()342 ih->ih_type = type; in aplpinctrl_intr_establish()418 switch (ih->ih_type) { in aplpinctrl_intr_enable()
481 if (pa->pa_bridgeih[swizpin - 1].ih_type == PCI_NONE) in acpipci_intr_swizzle()596 ihp->ih_type = PCI_INTX; in acpipci_intr_map()609 switch (ih.ih_type) { in acpipci_intr_string()628 KASSERT(ih.ih_type != PCI_NONE); in acpipci_intr_establish()630 if (ih.ih_type != PCI_INTX) { in acpipci_intr_establish()669 if (ih.ih_type == PCI_MSIX) { in acpipci_intr_establish()
913 ihp->ih_type = PCI_INTX; in aplpcie_intr_map()921 switch (ih.ih_type) { in aplpcie_intr_string()938 KASSERT(ih.ih_type != PCI_NONE); in aplpcie_intr_establish()940 if (ih.ih_type != PCI_INTX) { in aplpcie_intr_establish()949 if (ih.ih_type == PCI_MSIX) { in aplpcie_intr_establish()
365 ihp->ih_type = PCI_INTX; in pciecam_intr_map()373 switch (ih.ih_type) { in pciecam_intr_string()392 KASSERT(ih.ih_type != PCI_NONE); in pciecam_intr_establish()394 if (ih.ih_type != PCI_INTX) { in pciecam_intr_establish()429 if (ih.ih_type == PCI_MSIX) { in pciecam_intr_establish()
581 ihp->ih_type = PCI_INTX; in rkpcie_intr_map()589 switch (ih.ih_type) { in rkpcie_intr_string()606 KASSERT(ih.ih_type != PCI_NONE); in rkpcie_intr_establish()608 if (ih.ih_type != PCI_INTX) { in rkpcie_intr_establish()620 if (ih.ih_type == PCI_MSIX) { in rkpcie_intr_establish()
759 ihp->ih_type = PCI_INTX; in mvkpcie_intr_map()767 switch (ih.ih_type) { in mvkpcie_intr_string()784 KASSERT(ih.ih_type != PCI_NONE); in mvkpcie_intr_establish()786 if (ih.ih_type != PCI_INTX) { in mvkpcie_intr_establish()798 if (ih.ih_type == PCI_MSIX) { in mvkpcie_intr_establish()
429 ihp->ih_type = PCI_INTX; in bcmpcie_intr_map()437 switch (ih.ih_type) { in bcmpcie_intr_string()455 KASSERT(ih.ih_type == PCI_INTX); in bcmpcie_intr_establish()
1816 ihp->ih_type = PCI_INTX; in dwpcie_intr_map()1824 switch (ih.ih_type) { in dwpcie_intr_string()1846 if (ihp->ih_type == PCI_MSI) { in dwpcie_msi_establish()1880 KASSERT(ihp->ih_type == PCI_MSI); in dwpcie_msi_establish()1888 if (ihp->ih_type == PCI_MSI) { in dwpcie_msi_establish()1942 KASSERT(ih.ih_type != PCI_NONE); in dwpcie_intr_establish()1944 if (ih.ih_type != PCI_INTX) { in dwpcie_intr_establish()2001 if (ih.ih_type == PCI_MSIX) { in dwpcie_intr_establish()
132 ihp->ih_type = (reg & PCI_MSI_MC_C64) ? PCI_MSI64 : PCI_MSI32; in _pci_intr_map_msi()162 ihp->ih_type = PCI_MSIX; in _pci_intr_map_msix()
607 ihp->ih_type = PCI_INTX; in phb_intr_map()615 switch (ih.ih_type) { in phb_intr_string()633 KASSERT(ih.ih_type != PCI_NONE); in phb_intr_establish()635 if (ih.ih_type != PCI_INTX) { in phb_intr_establish()661 if (error != OPAL_SUCCESS && ih.ih_type != PCI_MSI32) { in phb_intr_establish()673 if (ih.ih_type == PCI_MSIX) { in phb_intr_establish()
131 ihp->ih_type = PCI_MSI; in _pci_intr_map_msi()169 ihp->ih_type = PCI_MSIX; in _pci_intr_map_msix()
884 ihp->ih_type = PCI_INTX; in stfpcie_intr_map()892 switch (ih.ih_type) { in stfpcie_intr_string()910 KASSERT(ih.ih_type != PCI_NONE); in stfpcie_intr_establish()912 if (ih.ih_type != PCI_INTX) { in stfpcie_intr_establish()927 if (ih.ih_type == PCI_MSIX) { in stfpcie_intr_establish()
170 int ih_type; member
46 int ih_type; member
45 int ih_type; member
840 ppc_configed_intr[ppc_configed_intr_cnt].ih_type = type; in ppc_intr_establish()