Searched refs:am_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dagp_i810.c1300 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);
H A Dagpvar.h91 int am_type; /* chipset specific type */ member in struct:agp_memory
H A Dagp.c637 mem->am_type = 0;

Completed in 92 milliseconds