Home
last modified time | relevance | path

Searched refs:pci_irq_state (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/pci/
H A Dpci.c285 static inline int pci_irq_state(PCIDevice *d, int irq_num) in pci_irq_state() function
714 qemu_put_be32(f, pci_irq_state(s, i)); in put_pci_irq_state()
1572 int state = pci_irq_state(d, i); in pci_update_irq_disabled()
1635 change = level - pci_irq_state(pci_dev, irq_num); in pci_irq_handler()