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

Data Fields

struct map_info map
 
void __iomembase
 
void(* exit )(struct pci_dev *dev, struct map_pci_info *map)
 
unsigned long(* translate )(struct map_pci_info *map, unsigned long ofs)
 
struct pci_devdev
 

Detailed Description

Definition at line 33 of file pci.c.

Field Documentation

void __iomem* base

Definition at line 35 of file pci.c.

Definition at line 38 of file pci.c.

Definition at line 36 of file pci.c.

Definition at line 34 of file pci.c.

unsigned long(* translate)(struct map_pci_info *map, unsigned long ofs)

Definition at line 37 of file pci.c.


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