Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
mv64x60_pci.c File Reference
#include <linux/stddef.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/stat.h>
#include <linux/pci.h>
#include <asm/prom.h>
#include <asm/pci-bridge.h>

Go to the source code of this file.

Macros

#define PCI_HEADER_TYPE_INVALID   0x7f /* Invalid PCI header type */
 

Functions

 DECLARE_PCI_FIXUP_EARLY (PCI_VENDOR_ID_MARVELL, PCI_DEVICE_ID_MARVELL_MV64360, mv64x60_pci_fixup_early)
 
 DECLARE_PCI_FIXUP_EARLY (PCI_VENDOR_ID_MARVELL, PCI_DEVICE_ID_MARVELL_MV64460, mv64x60_pci_fixup_early)
 
void __init mv64x60_pci_init (void)
 

Macro Definition Documentation

#define PCI_HEADER_TYPE_INVALID   0x7f /* Invalid PCI header type */

Definition at line 21 of file mv64x60_pci.c.

Function Documentation

DECLARE_PCI_FIXUP_EARLY ( PCI_VENDOR_ID_MARVELL  ,
PCI_DEVICE_ID_MARVELL_MV64360  ,
mv64x60_pci_fixup_early   
)
DECLARE_PCI_FIXUP_EARLY ( PCI_VENDOR_ID_MARVELL  ,
PCI_DEVICE_ID_MARVELL_MV64460  ,
mv64x60_pci_fixup_early   
)
void __init mv64x60_pci_init ( void  )

Definition at line 165 of file mv64x60_pci.c.