Searched defs:agp_memory (Results 1 – 1 of 1) sorted by relevance
66846 struct agp_memory { struct66847 struct agp_memory *next; argument66848 struct agp_memory *prev; argument66849 struct agp_bridge_data___2 *bridge;66850 struct page **pages;66851 size_t page_count;66852 int key;66853 int num_scratch_pages;66854 off_t pg_start;66855 u32 type;[all …]