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

/vbox/src/VBox/Storage/
H A DISCSI.cpp3852 pImage->pIfConfig = VDIfConfigGet(pImage->pVDIfsImage);
5415 int rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetName", &pszTarget);
5418 rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "LUN", &pszLUN);
5421 rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetAddress", &pszAddress);
5442 int rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetName", &pszTarget);
5445 rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "LUN", &pszLUN);
5448 rc = VDCFGQueryStringAlloc(VDIfConfigGet(pConfig), "TargetAddress", &pszAddress);
H A DVDI.cpp1421 PVDINTERFACECONFIG pIfCfg = VDIfConfigGet(pVDIfsOperation);
/vbox/include/VBox/
H A Dvd-ifs.h769 DECLINLINE(PVDINTERFACECONFIG) VDIfConfigGet(PVDINTERFACE pVDIfs) function

Completed in 51 milliseconds