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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp841 static uint32_t pci_config_readl(PPCIGLOBALS pGlobals, uint8_t uBus, uint8_t uDevFn, uint32_t addr) function
1061 u32Size = pci_config_readl(pGlobals, uBus, uDevFn, u32Address);

Completed in 52 milliseconds