flinkLinux
flink Linux Kernel Modules
 All Data Structures Files Functions Variables Macros Pages
flink_pci.h File Reference

Data structures for pci bus communication module. More...

#include "flink.h"
Include dependency graph for flink_pci.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  flink_pci_data
 PCI device data. More...
 

Macros

#define PCI_CONFIG_BASE   0x0000
 
#define PCI_CONFIG_SIZE   0x4000
 
#define BASE_OFFSET   (PCI_CONFIG_BASE + PCI_CONFIG_SIZE)
 

Detailed Description

Data structures for pci bus communication module.

Author
Martin Züger
Urs Graf

Macro Definition Documentation

#define BASE_OFFSET   (PCI_CONFIG_BASE + PCI_CONFIG_SIZE)
#define PCI_CONFIG_BASE   0x0000
#define PCI_CONFIG_SIZE   0x4000