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