sc_maxmem 88 dev/pci/agp.c sc->sc_maxmem = agp_max[i][1] << 20; sc_maxmem 180 dev/pci/agp.c info->pg_system = sc->sc_maxmem >> AGP_PAGE_SHIFT; sc_maxmem 222 dev/pci/agp.c if (sc->sc_allocated + size > sc->sc_maxmem) sc_maxmem 104 dev/pci/vga_pcivar.h u_int32_t sc_maxmem; /* allocation upper bound */