Searched refs:DevInst (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Parallel/
H A DDrvHostParallel.cpp326 * @param DevInst Device Instance for parallel port.
328 static uint32_t drvHostWinFindIORangeResource(const DEVINST DevInst) argument
340 cmRet = CM_Get_First_Log_Conf(&firstLogConf, DevInst, ALLOC_LOG_CONF);
343 cmRet = CM_Get_First_Log_Conf(&firstLogConf, DevInst, BOOT_LOG_CONF);
458 u32ParportAddr = drvHostWinFindIORangeResource(DeviceInfoData.DevInst);
/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp1507 if (CM_Get_Device_IDW(DeviceInfoData.DevInst,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dsetupapi.h612 DWORD DevInst; /* DEVINST handle */ member in struct:_SP_DEVINFO_DATA
/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/cfg/
H A DVBoxNetCfg.cpp2570 if (CM_Get_Device_ID(DeviceInfoData.DevInst,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsetupapi.h611 DWORD DevInst; /* DEVINST handle */ member in struct:_SP_DEVINFO_DATA

Completed in 86 milliseconds