Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
agp_info Struct Reference

#include <agpgart.h>

Data Fields

struct agp_version version
 
u32 bridge_id
 
u32 agp_mode
 
unsigned long aper_base
 
size_t aper_size
 
size_t pg_total
 
size_t pg_system
 
size_t pg_used
 

Detailed Description

Definition at line 35 of file agpgart.h.

Field Documentation

u32 agp_mode

Definition at line 38 of file agpgart.h.

unsigned long aper_base

Definition at line 39 of file agpgart.h.

size_t aper_size

Definition at line 40 of file agpgart.h.

Definition at line 37 of file agpgart.h.

size_t pg_system

Definition at line 42 of file agpgart.h.

size_t pg_total

Definition at line 41 of file agpgart.h.

size_t pg_used

Definition at line 43 of file agpgart.h.

Definition at line 36 of file agpgart.h.


The documentation for this struct was generated from the following file: