Searched defs:GetDeviceType (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DScsiIo.h275 EFI_SCSI_IO_PROTOCOL_GET_DEVICE_TYPE GetDeviceType; member in struct:_EFI_SCSI_IO_PROTOCOL
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_1.h3889 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMedium_vtbl
H A DVBoxCAPI_v3_2.h4093 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_0.h4360 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_1.h4734 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_2.h5649 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMedium_vtbl
H A DVBoxCAPI_v4_3.h11219 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMedium_vtbl
11398 nsresult (*GetDeviceType)(IMedium *pThis, PRUint32 *deviceType); member in struct:IMediumVtbl
11575 #define IMedium_get_DeviceType(p, aDeviceType) ((p)->lpVtbl->GetDeviceType(p, aDeviceType))
11576 #define IMedium_GetDeviceType(p, aDeviceType) ((p)->lpVtbl->GetDeviceType(p, aDeviceType))

Completed in 375 milliseconds