OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:agp_max
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
agp.c
315
static const u_int
agp_max
[][2] = {
variable in typeref:typename:const u_int[][2]
326
#define agp_max_size (sizeof(
agp_max
) / sizeof(
agp_max
[0]))
355
if (memsize <=
agp_max
[i][0])
360
sc->as_maxmem =
agp_max
[i][1] << 20U;
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025