Searched refs:AGP_G33_MGGC_GGMS_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/sys/dev/agp/ | ||
| D | agpreg.h | 315 #define AGP_G33_MGGC_GGMS_MASK (3 << 8) macro |
| D | agp_i810.c | 1118 switch (gcc1 & AGP_G33_MGGC_GGMS_MASK) { in agp_i915_get_stolen_size() |