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 61 of file agpgart.h.

Field Documentation

__u32 agp_mode

Definition at line 64 of file agpgart.h.

unsigned long aper_base

Definition at line 65 of file agpgart.h.

size_t aper_size

Definition at line 66 of file agpgart.h.

Definition at line 63 of file agpgart.h.

size_t pg_system

Definition at line 68 of file agpgart.h.

size_t pg_total

Definition at line 67 of file agpgart.h.

size_t pg_used

Definition at line 69 of file agpgart.h.

Definition at line 62 of file agpgart.h.


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