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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp10157 char *pszDeviceInstance; member in struct:DRVMAINSTATUS
10204 Utf8Str devicePath = Utf8StrFmt("%s/LUN#%u", pThis->pszDeviceInstance, uLUN);
10308 pThis->pszDeviceInstance = NULL;
10328 rc = CFGMR3QueryStringAlloc(pCfg, "DeviceInstance", &pThis->pszDeviceInstance);

Completed in 75 milliseconds