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

/vbox/src/VBox/VMM/include/
H A DPDMInternal.h483 char *pszR0SearchPath; member in struct:PDMDEV
521 char *pszR0SearchPath; member in struct:PDMDRV
/vbox/src/VBox/VMM/VMMR3/
H A DPDMDriver.cpp343 rc = CFGMR3QueryStringAllocDef(pRegCB->pCfgNode, "R0SearchPath", &pDrv->pszR0SearchPath, NULL);
1643 pDrvIns->pReg->szR0Mod, pDrvIns->Internal.s.pDrv->pszR0SearchPath,
1704 rc = PDMR3LdrGetSymbolR0Lazy(pVM, pDrvIns->pReg->szR0Mod, pDrvIns->Internal.s.pDrv->pszR0SearchPath, szSymbol,
H A DPDMDevice.cpp708 rc = CFGMR3QueryStringAllocDef(pRegCB->pCfgNode, "R0SearchPath", &pDev->pszR0SearchPath, NULL);
H A DPDMDevHlp.cpp88 pDevIns->Internal.s.pDevR3->pszR0SearchPath,
2190 pDevIns->pReg->szR0Mod, pDevIns->Internal.s.pDevR3->pszR0SearchPath,

Completed in 67 milliseconds