Searched refs:agp_max (Results 1 – 1 of 1) sorted by relevance
174 static u_int agp_max[][2] = { variable185 #define AGP_MAX_SIZE nitems(agp_max)230 if (memsize <= agp_max[i][0]) in agp_generic_attach()235 sc->as_maxmem = agp_max[i][1] << 20U; in agp_generic_attach()