Linux Kernel
3.7.1
|
#include <bcm63xx_cpu.h>
#include <bcm63xx_io.h>
#include <bcm63xx_regs.h>
#include <bcm63xx_dev_pci.h>
Go to the source code of this file.
Macros | |
#define | CARDBUS_PCI_IDSEL 0x8 |
#define | PCIE_BUS_BRIDGE 0 |
#define | PCIE_BUS_DEVICE 1 |
Variables | |
struct pci_ops | bcm63xx_pci_ops |
struct pci_ops | bcm63xx_cb_ops |
struct pci_ops | bcm63xx_pcie_ops |
void __iomem * | pci_iospace_start |
#define CARDBUS_PCI_IDSEL 0x8 |
Definition at line 14 of file pci-bcm63xx.h.
#define PCIE_BUS_BRIDGE 0 |
Definition at line 17 of file pci-bcm63xx.h.
#define PCIE_BUS_DEVICE 1 |
Definition at line 18 of file pci-bcm63xx.h.
Definition at line 176 of file ops-bcm63xx.c.
Definition at line 525 of file ops-bcm63xx.c.
Definition at line 116 of file pci-bcm63xx.c.