Searched defs:DevInst (Results 1 - 3 of 3) 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/Devices/Graphics/shaderlib/wine/include/
H A Dsetupapi.h612 DWORD DevInst; /* DEVINST handle */ member in struct:_SP_DEVINFO_DATA
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dsetupapi.h611 DWORD DevInst; /* DEVINST handle */ member in struct:_SP_DEVINFO_DATA

Completed in 69 milliseconds