|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/of_platform.h>#include <linux/slab.h>#include <linux/io.h>#include <asm/ppc-pci.h>#include <asm/pci-bridge.h>#include <asm/io-workarounds.h>Go to the source code of this file.
Data Structures | |
| struct | spiderpci_iowa_private |
Macros | |
| #define | SPIDER_PCI_DISABLE_PREFETCH |
| #define | SPIDER_PCI_MMIO_READ(name, ret) |
| #define | SPIDER_PCI_MMIO_READ_STR(name) |
Functions | |
| int __init | spiderpci_iowa_init (struct iowa_bus *bus, void *data) |
Variables | |
| struct ppc_pci_io | spiderpci_ops |
| #define SPIDER_PCI_DISABLE_PREFETCH |
Definition at line 32 of file spider-pci.c.
| #define SPIDER_PCI_MMIO_READ_STR | ( | name | ) |
Definition at line 125 of file spider-pci.c.
| struct ppc_pci_io spiderpci_ops |
Definition at line 171 of file spider-pci.c.
1.8.2