Home
last modified time | relevance | path

Searched defs:pci_intx (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/i386/
H A Dpc_piix.c84 static int pc_pci_slot_get_pirq(PCIDevice *pci_dev, int pci_intx) in pc_pci_slot_get_pirq()
/qemu/hw/isa/
H A Dlpc_ich9.c77 int pci_intx; in ich9_cc_update() local
/qemu/include/hw/pci/
H A Dpci_device.h187 static inline int pci_intx(PCIDevice *pci_dev) in pci_intx() function