Home
last modified time | relevance | path

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

/openbmc/qemu/hw/i386/
H A Dpc_piix.c83 static int pc_pci_slot_get_pirq(PCIDevice *pci_dev, int pci_intx) in pc_pci_slot_get_pirq()
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c76 int pci_intx; in ich9_cc_update() local
/openbmc/qemu/include/hw/pci/
H A Dpci_device.h175 static inline int pci_intx(PCIDevice *pci_dev) in pci_intx() function
/openbmc/linux/drivers/pci/
H A Dpci.c4702 void pci_intx(struct pci_dev *pdev, int enable) in pci_intx() function