Searched refs:DevType (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
H A DBBSsupport.c729 @param DevType Device type.
743 IN UINT16 DevType,
787 (BbsEntry->DeviceType != DevType) ||
1629 UINT16 DevType; local
1649 DevType = BBS_UNKNOWN;
1682 DevType = ((BBS_TABLE *) Entry->LoadOptions)->DeviceType;
1685 DevType,
1705 DeviceType[0] = DevType;
1731 DevType = ((BBS_TABLE *) Ptr)->DeviceType;
1733 if (DeviceType[DeviceTypeIndex] == DevType) {
740 BdsFindLegacyBootOptionByDevTypeAndName( IN UINT16 *BootOrder, IN UINTN BootOptionNum, IN UINT16 DevType, IN CHAR16 *DevName, OUT UINT32 *Attribute, OUT UINT16 *BbsIndex, OUT UINT16 *OptionNumber ) argument
[all...]
/vbox/src/VBox/Additions/WINNT/Mouse/NT4/
H A DVBoxPS2NT.cpp280 int DevType; member in struct:_I8042INITDATACTX
294 int DevType; member in struct:_GETDATAPTRCTX
303 int DevType; member in struct:_SETDATAPTRCTX
471 static NTSTATUS GetBytePoll(int DevType, PDEVEXT pDevExt, PUCHAR Byte) argument
476 UCHAR fMask = (DevType == MouDevType) ? (UCHAR)(OUTPUT_BUFFER_FULL | MOUSE_OUTPUT_BUFFER_FULL)
555 static VOID GetByteAsync(int DevType, PDEVEXT pDevExt, PUCHAR pByte) argument
561 fMask = (DevType == MouDevType)
676 CCHAR DevType = (CCHAR)((PGETDATAPTRCTX)pCtx)->DevType; local
678 if (DevType
698 CCHAR DevType = (CCHAR) ((PI8042INITDATACTX)pCtx)->DevType; local
720 CCHAR DevType = (CCHAR) ((PSETDATAPTRCTX)pCtx)->DevType; local
[all...]
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-freebsd.c243 static int VBoxGuestFreeBSDClose(struct cdev *pDev, int fFile, int DevType, struct thread *pTd) argument
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/
H A Dd3d9.h197 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
275 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d9.h204 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
282 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/
H A Dd3d9.h197 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
275 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/vbox/libWineStub/include/
H A Dd3d9.h213 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
291 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3d9.h189 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
267 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/
H A Dd3d9.h197 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;
275 STDMETHOD(CheckDeviceType)(THIS_ UINT iAdapter, D3DDEVTYPE DevType, D3DFORMAT DisplayFormat, D3DFORMAT BackBufferFormat, BOOL bWindowed) PURE;

Completed in 348 milliseconds