Searched refs:DeviceName (Results 76 - 97 of 97) sorted by relevance

1234

/vbox/src/VBox/HostDrivers/VBoxNetFlt/win/ndis6/
H A DVBoxNetAdp-win.cpp118 DeviceAttributes.DeviceName = &DevName;
H A DVBoxNetLwf-win.cpp726 DeviceAttributes.DeviceName = &DevName;
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLib/
H A DUefiShellLib.c1206 If the DeviceName is NULL, it returns the current device's current directory
1207 name. If the DeviceName is not NULL, it returns the current directory name
1210 @param DeviceName the name of the drive to get directory on
1218 IN CHAR16 * CONST DeviceName OPTIONAL
1225 return (gEfiShellProtocol->GetCurDir(DeviceName));
1232 return (mEfiShellEnvironment2->CurDir(DeviceName));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSmBios.h1685 SMBIOS_TABLE_STRING DeviceName; member in struct:__anon11869
2096 SMBIOS_TABLE_STRING DeviceName; member in struct:__anon11897
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9types.h1233 char DeviceName[32]; member in struct:_D3DADAPTER_IDENTIFIER9
H A Dtwain.h450 TW_STR255 DeviceName; /* The name of the device that generated the event */ member in struct:__anon13877
H A Dwingdi.h3289 CHAR DeviceName[32]; member in struct:__anon14424
3298 WCHAR DeviceName[32]; member in struct:__anon14425
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9types.h1229 char DeviceName[32]; member in struct:_D3DADAPTER_IDENTIFIER9
H A Dtwain.h459 TW_STR255 DeviceName; /* The name of the device that generated the event */ member in struct:__anon1233
H A Dwingdi.h3221 CHAR DeviceName[32]; member in struct:__anon1743
3230 WCHAR DeviceName[32]; member in struct:__anon1744
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DPrintInfo.c665 PRINT_PENDING_STRING (Struct, Type22, DeviceName);
849 PRINT_PENDING_STRING (Struct, Type39, DeviceName);
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDispIf.cpp687 HDC hDc = CreateDC(NULL, pDev->DeviceName, NULL, NULL);
1365 EnumDisplaySettings((LPSTR)paDisplayDevices[i].DeviceName, 0xffffff, &tempDevMode);
/vbox/src/VBox/Devices/Graphics/vmsvga_glext/
H A Dwglext.h459 CHAR DeviceName[32]; member in struct:_GPU_DEVICE
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwglext.h452 CHAR DeviceName[32]; member in struct:_GPU_DEVICE
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dwglext.h440 CHAR DeviceName[32]; member in struct:_GPU_DEVICE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dswapchain.c1215 ChangeDisplaySettingsExW(adapter->DeviceName, &devmode, NULL, CDS_FULLSCREEN, NULL);
H A Ddirectx.c5470 /* Initialize the Adapter's DeviceName which is required for ChangeDisplaySettings and friends */
5473 TRACE("DeviceName: %s\n", debugstr_w(DisplayDevice.DeviceName));
5474 strcpyW(adapter->DeviceName, DisplayDevice.DeviceName);
H A Dwined3d_private.h1549 WCHAR DeviceName[CCHDEVICENAME]; /* DeviceName for use with e.g. ChangeDisplaySettings */ member in struct:wined3d_adapter
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/wine/
H A Dwglext.h452 CHAR DeviceName[32]; member in struct:_GPU_DEVICE
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Guid/
H A DDataHubRecords.h2351 STRING_REF DeviceName; member in struct:__anon10670
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1577 WCHAR DeviceName[CCHDEVICENAME]; /* DeviceName for use with e.g. ChangeDisplaySettings */ member in struct:wined3d_adapter
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1709 WCHAR DeviceName[CCHDEVICENAME]; /* DeviceName for use with e.g. ChangeDisplaySettings */ member in struct:wined3d_adapter

Completed in 537 milliseconds

1234