ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing information about adapter location. More...
#include <adl_structures.h>
Data Fields | |
int | iBus |
PCI Bus number : 8 bits. More... | |
int | iDevice |
Device number : 5 bits. More... | |
int | iFunction |
Function number : 3 bits. More... | |
Structure containing information about adapter location.
This structure is used to store information about adapter location. This structure is used by ADLMVPUStatus.
int ADLAdapterLocation::iBus |
PCI Bus number : 8 bits.
int ADLAdapterLocation::iDevice |
Device number : 5 bits.
int ADLAdapterLocation::iFunction |
Function number : 3 bits.