OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:am_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
agp_i810.c
1300
mem->
am_type
= type;
1344
switch (mem->
am_type
) {
1356
panic("invalid agp i810 memory type: %d", mem->
am_type
);
1391
switch (mem->
am_type
) {
1402
panic("invalid agp i810 memory type: %d", mem->
am_type
);
1472
switch (mem->
am_type
) {
1484
panic("invalid agp i810 memory type: %d", mem->
am_type
);
agpvar.h
91
int
am_type
; /* chipset specific type */
member in struct:agp_memory
agp.c
637
mem->
am_type
= 0;
Completed in 18 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026