Define_emulation_status
[Constants and Definitions]


Defines

#define ADL_EMUL_STATUS_REAL_DEVICE_CONNECTED   0x1
 Indicates if real device is connected.
#define ADL_EMUL_STATUS_EMULATED_DEVICE_PRESENT   0x2
 Indicates if emulated device is presented.
#define ADL_EMUL_STATUS_EMULATED_DEVICE_USED   0x4
 Indicates if emulated device is used.
#define ADL_EMUL_STATUS_LAST_ACTIVE_DEVICE_USED   0x8
 In case when last active real/emulated device used (when persistence is enabled but no emulation enforced then persistence will use last connected/emulated device).

Detailed Description

These defines are the status of emulation

Define Documentation

#define ADL_EMUL_STATUS_REAL_DEVICE_CONNECTED   0x1

Indicates if real device is connected.

#define ADL_EMUL_STATUS_EMULATED_DEVICE_PRESENT   0x2

Indicates if emulated device is presented.

#define ADL_EMUL_STATUS_EMULATED_DEVICE_USED   0x4

Indicates if emulated device is used.

#define ADL_EMUL_STATUS_LAST_ACTIVE_DEVICE_USED   0x8

In case when last active real/emulated device used (when persistence is enabled but no emulation enforced then persistence will use last connected/emulated device).


Copyright © 2009-2016 Advanced Micro Devices, Inc. All rights reserved.