Home
last modified time | relevance | path

Searched refs:sc_maxmem (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dagpvar.h93 u_int32_t sc_maxmem; /* mem upper bound */ member
H A Dagp.c143 sc->sc_maxmem = agp_max[i][1] << 20; in agp_attach()
346 info->ai_memory_allowed = sc->sc_maxmem; in agp_get_info()