Home
last modified time | relevance | path

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

/openbmc/qemu/hw/isa/
H A Dpiix.c64 static void piix_set_pci_irq_level(PIIXState *s, int pirq, int level) in piix_set_pci_irq_level() function
81 piix_set_pci_irq_level(s, pirq, level); in piix_set_pci_irq()
114 piix_set_pci_irq_level(s, pirq, pci_bus_get_irq_level(bus, pirq)); in piix_update_pci_irq_levels()