Linux Kernel
3.7.1
|
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <asm/gt64120.h>
#include <asm/gcmpregs.h>
#include <asm/mips-boards/generic.h>
#include <asm/mips-boards/bonito64.h>
#include <asm/mips-boards/msc01_pci.h>
Go to the source code of this file.
Functions | |
void __init | mips_pcibios_init (void) |
Variables | |
struct pci_ops | bonito64_pci_ops |
struct pci_ops | gt64xxx_pci0_ops |
struct pci_ops | msc_pci_ops |
Definition at line 90 of file malta-pci.c.
Definition at line 158 of file ops-bonito64.c.
Definition at line 149 of file ops-gt64xxx_pci0.c.