Searched defs:agp_bind (Results 1 – 2 of 2) sorted by relevance
79 struct agp_bind { struct80 int key; /* tag of allocation */81 off_t pg_start; /* starting page to populate */
104 } agp_bind; typedef