Searched defs:GetDevice (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DAtaPassThru.h346 The GetDevice() function determines the port and port multiplier port number associated with
464 EFI_ATA_PASS_THRU_GET_DEVICE GetDevice; member in struct:_EFI_ATA_PASS_THRU_PROTOCOL
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h3339 nsresult (*GetDevice)(IHardDiskAttachment *pThis, PRInt32 *device); member in struct:IHardDiskAttachment_vtbl
H A DVBoxCAPI_v3_0.h3892 nsresult (*GetDevice)(IHardDiskAttachment *pThis, PRInt32 *device); member in struct:IHardDiskAttachment_vtbl
H A DVBoxCAPI_v3_1.h3852 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v3_2.h4056 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachment_vtbl
H A DVBoxCAPI_v4_0.h2825 nsresult (*GetDevice)(IPciAddress *pThis, PRInt16 *device); member in struct:IPciAddress_vtbl
4319 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachment_vtbl
6999 nsresult (*GetDevice)(IUSBDeviceStateChangedEvent *pThis, IUSBDevice * *device); member in struct:IUSBDeviceStateChangedEvent_vtbl
H A DVBoxCAPI_v4_1.h3016 nsresult (*GetDevice)(IPciAddress *pThis, PRInt16 *device); member in struct:IPciAddress_vtbl
4687 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachment_vtbl
7399 nsresult (*GetDevice)(IUSBDeviceStateChangedEvent *pThis, IUSBDevice * *device); member in struct:IUSBDeviceStateChangedEvent_vtbl
H A DVBoxCAPI_v4_2.h3285 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device); member in struct:IPCIAddress_vtbl
5600 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachment_vtbl
8405 nsresult (*GetDevice)(IUSBDeviceStateChangedEvent *pThis, IUSBDevice * *device); member in struct:IUSBDeviceStateChangedEvent_vtbl
H A DVBoxCAPI_v4_3.h4889 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device); member in struct:IPCIAddress_vtbl
4915 nsresult (*GetDevice)(IPCIAddress *pThis, PRInt16 *device); member in struct:IPCIAddressVtbl
4939 #define IPCIAddress_get_Device(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
4940 #define IPCIAddress_GetDevice(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
11103 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachment_vtbl
11134 nsresult (*GetDevice)(IMediumAttachment *pThis, PRInt32 *device); member in struct:IMediumAttachmentVtbl
11162 #define IMediumAttachment_get_Device(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
11163 #define IMediumAttachment_GetDevice(p, aDevice) ((p)->lpVtbl->GetDevice(p, aDevice))
19656 nsresult (*GetDevice)(IUSBDeviceStateChangedEvent *pThis, IUSBDevice * *device); member in struct:IUSBDeviceStateChangedEvent_vtbl
19683 nsresult (*GetDevice)(IUSBDeviceStateChangedEven member in struct:IUSBDeviceStateChangedEventVtbl
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h6127 virtual HRESULT STDMETHODCALLTYPE GetDevice(
6190 HRESULT (STDMETHODCALLTYPE *GetDevice)( member in struct:IWineD3DSwapChainVtbl
6260 #define IWineD3DSwapChain_GetDevice(This,device) (This)->lpVtbl->GetDevice(This,device)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h6128 virtual HRESULT STDMETHODCALLTYPE GetDevice(
6191 HRESULT (STDMETHODCALLTYPE *GetDevice)( member in struct:IWineD3DSwapChainVtbl
6261 #define IWineD3DSwapChain_GetDevice(This,device) (This)->lpVtbl->GetDevice(This,device)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6127 virtual HRESULT STDMETHODCALLTYPE GetDevice(
6190 HRESULT (STDMETHODCALLTYPE *GetDevice)( member in struct:IWineD3DSwapChainVtbl
6260 #define IWineD3DSwapChain_GetDevice(This,device) (This)->lpVtbl->GetDevice(This,device)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h6108 virtual HRESULT STDMETHODCALLTYPE GetDevice(
6171 HRESULT (STDMETHODCALLTYPE *GetDevice)( member in struct:IWineD3DSwapChainVtbl
6241 #define IWineD3DSwapChain_GetDevice(This,device) (This)->lpVtbl->GetDevice(This,device)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6127 virtual HRESULT STDMETHODCALLTYPE GetDevice(
6190 HRESULT (STDMETHODCALLTYPE *GetDevice)( member in struct:IWineD3DSwapChainVtbl
6260 #define IWineD3DSwapChain_GetDevice(This,device) (This)->lpVtbl->GetDevice(This,device)

Completed in 817 milliseconds