Searched defs:agp_memory (Results 1 – 1 of 1) sorted by relevance
69 struct agp_memory { struct70 struct agp_memory *next; argument71 struct agp_memory *prev; argument82 /* list of agp_memory mapped to the aperture */ argument100 extern void agp_free_memory(struct agp_memory *); argument