Home
last modified time | relevance | path

Searched defs:_agp_info (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dagpgart.h49 typedef struct _agp_info { struct
50 agp_version_t agpi_version;
51 uint32_t agpi_devid; /* bridge vendor + device */
52 uint32_t agpi_mode; /* mode of brdige */
53 ulong_t agpi_aperbase; /* base of aperture */
54 size_t agpi_apersize; /* aperture range size */
55 uint32_t agpi_pgtotal; /* max number of pages in aperture */
56 uint32_t agpi_pgsystem; /* same as pg_total */
57 uint32_t agpi_pgused; /* NUMBER of currently used pages */