Searched defs:_agp_info32 (Results 1 – 1 of 1) sorted by relevance
117 typedef struct _agp_info32 { struct118 agp_version_t agpi32_version;119 uint32_t agpi32_devid; /* device VID + DID */120 uint32_t agpi32_mode; /* mode of bridge */121 uint32_t agpi32_aperbase; /* base of aperture */122 uint32_t agpi32_apersize; /* in MB */123 uint32_t agpi32_pgtotal; /* max number of pages */124 uint32_t agpi32_pgsystem; /* same as pg_total */125 uint32_t agpi32_pgused; /* pages consumed */