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

#include <agp_backend.h>

Data Fields

struct agp_version version
 
struct pci_devdevice
 
enum chipset_type chipset
 
unsigned long mode
 
unsigned long aper_base
 
size_t aper_size
 
int max_memory
 
int current_memory
 
bool cant_use_aperture
 
unsigned long page_mask
 
struct vm_operations_struct * vm_ops
 

Detailed Description

Definition at line 45 of file agp_backend.h.

Field Documentation

unsigned long aper_base

Definition at line 50 of file agp_backend.h.

size_t aper_size

Definition at line 51 of file agp_backend.h.

bool cant_use_aperture

Definition at line 54 of file agp_backend.h.

Definition at line 48 of file agp_backend.h.

int current_memory

Definition at line 53 of file agp_backend.h.

Definition at line 47 of file agp_backend.h.

int max_memory

Definition at line 52 of file agp_backend.h.

unsigned long mode

Definition at line 49 of file agp_backend.h.

unsigned long page_mask

Definition at line 55 of file agp_backend.h.

Definition at line 46 of file agp_backend.h.

struct vm_operations_struct* vm_ops

Definition at line 56 of file agp_backend.h.


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