Searched refs:am_type (Results 1 – 3 of 3) sorted by relevance
1300 mem->am_type = type; in agp_i810_alloc_memory()1344 switch (mem->am_type) { in agp_i810_free_memory()1356 panic("invalid agp i810 memory type: %d", mem->am_type); in agp_i810_free_memory()1391 switch (mem->am_type) { in agp_i810_bind_memory()1402 panic("invalid agp i810 memory type: %d", mem->am_type); in agp_i810_bind_memory()1472 switch (mem->am_type) { in agp_i810_unbind_memory()1484 panic("invalid agp i810 memory type: %d", mem->am_type); in agp_i810_unbind_memory()
91 int am_type; /* chipset specific type */ member
637 mem->am_type = 0; in agp_generic_alloc_memory()