Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci_host.c88 if ((pci_dev->qdev.hotplugged && !pci_get_function_0(pci_dev)) || in pci_host_config_write_common()
113 if ((pci_dev->qdev.hotplugged && !pci_get_function_0(pci_dev)) || in pci_host_config_read_common()
/openbmc/qemu/hw/isa/
H A Dvt82c686.c660 ViaISAState *s = VIA_ISA(pci_get_function_0(d)); in via_isa_set_irq()