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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp358 static DECLCALLBACK(void) pci_default_write_config(PCIDevice *d, uint32_t address, uint32_t val, unsigned len) function
1728 pPciDev->Int.s.pfnConfigWrite = pci_default_write_config;

Completed in 59 milliseconds