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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp1415 PCIDevSetCommand(pDev, 0); /* For remapping, see pciR3CommonLoadExec. */
1446 static DECLCALLBACK(int) pciR3CommonLoadExec(PPCIBUS pBus, PSSMHANDLE pSSM, uint32_t uVersion, uint32_t uPass) function
1600 return pciR3CommonLoadExec(pBus, pSSM, uVersion, uPass);
2426 return pciR3CommonLoadExec(pThis, pSSM, uVersion, uPass);

Completed in 40 milliseconds