Searched refs:PCI_INTA (Results 1 – 10 of 10) sorted by relevance
108 if ((intr >= PCI_INTA) && (intr <= PCI_INTD)) in pcieb_plat_intr_ops()
163 #define PCI_INTA 1 macro
703 ipin = pci_config_get8(cfg_handle, PCI_CONF_IPIN) - PCI_INTA; in xen_uppc_translate_irq()
805 ipin = pci_config_get8(cfg_handle, PCI_CONF_IPIN) - PCI_INTA; in apic_introp_xlate()
890 ipin = pci_config_get8(cfg_handle, PCI_CONF_IPIN) - PCI_INTA; in uppc_translate_irq()
696 if ((intr >= PCI_INTA) && (intr <= PCI_INTD)) in ppb_intr_ops()
502 if ((intr > PCI_INTD) || (intr < PCI_INTA)) in pci_xlate_intr()
2185 if ((intr >= PCI_INTA) && (intr <= PCI_INTD)) in db_intr_ops()
851 ipin = pci_config_get8(cfg_handle, PCI_CONF_IPIN) - PCI_INTA; in apic_introp_xlate()
2415 ipin = pci_config_get8(cfg_handle, PCI_CONF_IPIN) - PCI_INTA; in apix_intx_setup_pci()