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

/illumos-gate/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c313 #define GMS_MB(n) ((n) * 1024) macro
325 static int gms_810[12] = {0, 0, 0, 0, 0, 0, 0, 512, 0, 0, 0, GMS_MB(1)};
326 static int gms_830_845[4] = {0, 512, GMS_MB(1), GMS_MB(8)};
327 static int gms_855GM[5] = {GMS_MB(1), GMS_MB(4), GMS_MB(8), GMS_MB(16),
328 GMS_MB(32)};
330 static int gms_865_915GM[4] = {GMS_MB(
[all...]

Completed in 56 milliseconds