|
Linux Kernel
3.7.1
|
#include <linux/types.h>#include <linux/pci.h>#include <linux/kernel.h>#include <asm/pci.h>#include <asm/io.h>#include <asm/rm9k-ocd.h>Go to the source code of this file.
Macros | |
| #define | TITAN_PCI_0_CONFIG_ADDRESS 0x780 |
| #define | TITAN_PCI_0_CONFIG_DATA 0x784 |
Variables | |
| struct pci_ops | titan_pci_ops |
| #define TITAN_PCI_0_CONFIG_ADDRESS 0x780 |
Definition at line 36 of file ops-titan.c.
| #define TITAN_PCI_0_CONFIG_DATA 0x784 |
Definition at line 37 of file ops-titan.c.
Definition at line 108 of file ops-titan.c.
1.8.2