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

/vbox/src/VBox/Devices/Bus/
H A DDevPCI.cpp102 PCPDMPCIHLPRC pPciHlpRC; member in struct:PCIBus
2069 pBus->pPciHlpRC = pBus->pPciHlpR3->pfnGetRCHelpers(pDevIns);
2166 pBus->pPciHlpRC = pBus->pPciHlpR3->pfnGetRCHelpers(pDevIns);
2542 pBus->pPciHlpRC = pBus->pPciHlpR3->pfnGetRCHelpers(pDevIns);
H A DDevPciIch9.cpp73 PCPDMPCIHLPRC pPciHlpRC; member in struct:ICH9PCIBus
2579 pBus->pPciHlpRC = pBus->pPciHlpR3->pfnGetRCHelpers(pDevIns);
2768 pBus->pPciHlpRC = pBus->pPciHlpR3->pfnGetRCHelpers(pDevIns);
2835 pBus->pPciHlpRC = pBus->pPciHlpR3->pfnGetRCHelpers(pDevIns);
/vbox/src/VBox/Devices/testcase/
H A DtstDeviceStructSizeRC.cpp176 GEN_CHECK_OFF(PCIBUS, pPciHlpRC);
207 GEN_CHECK_OFF(ICH9PCIBUS, pPciHlpRC);

Completed in 60 milliseconds