Searched refs:pci_config_readl (Results 1 - 1 of 1) sorted by relevance

/external/qemu-pc-bios/bochs/bios/
H A Drombios32.c736 static uint32_t pci_config_readl(PCIDevice *d, uint32_t addr) function
765 old_addr = pci_config_readl(d, ofs);
880 value = pci_config_readl(d, 0x58);
995 val = pci_config_readl(d, ofs);

Completed in 45 milliseconds