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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp340 static DECLCALLBACK(uint32_t) pci_default_read_config(PCIDevice *d, uint32_t address, unsigned len) function
1727 pPciDev->Int.s.pfnConfigRead = pci_default_read_config;

Completed in 54 milliseconds