Searched defs:agp_allocate (Results 1 – 2 of 2) sorted by relevance
69 struct agp_allocate { struct70 int key; /* tag of allocation */71 size_t pg_count; /* number of pages */72 u32 type; /* 0 == normal, other devspec */73 u32 physical; /* device specific (some devices
99 } agp_allocate; typedef