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