Linux Kernel
3.7.1
|
#include <linux/pci.h>
#include <asm/pci-bridge.h>
#include <asm/prom.h>
#include <asm/ppc-pci.h>
#include <asm/io-workarounds.h>
Go to the source code of this file.
Data Structures | |
struct | celleb_phb_spec |
Functions | |
int | celleb_setup_phb (struct pci_controller *) |
int | celleb_pci_probe_mode (struct pci_bus *) |
Variables | |
struct celleb_phb_spec | celleb_epci_spec |
struct celleb_phb_spec | celleb_pciex_spec |
Definition at line 497 of file celleb_pci.c.
int celleb_setup_phb | ( | struct pci_controller * | ) |
Definition at line 471 of file celleb_pci.c.
struct celleb_phb_spec celleb_epci_spec |
struct celleb_phb_spec celleb_pciex_spec |