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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios.h6264 UCHAR ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V2
6265 ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;
6275 UCHAR ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V3
6276 ATOM_VRAM_MODULE aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;
6292 UCHAR ucNumOfVRAMModule; member in struct:_ATOM_VRAM_INFO_V4
6293 ATOM_VRAM_MODULE_V4 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;
6305 UCHAR ucNumOfVRAMModule; // indicate number of VRAM module member in struct:_ATOM_VRAM_INFO_HEADER_V2_1
6309 ATOM_VRAM_MODULE_V7 aVramInfo[ATOM_MAX_NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;

Completed in 143 milliseconds