Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
fixup-capcella.c File Reference
#include <linux/init.h>
#include <linux/pci.h>
#include <asm/vr41xx/capcella.h>

Go to the source code of this file.

Macros

#define INT1   RTL8139_1_IRQ
 
#define INT2   RTL8139_2_IRQ
 
#define INTA   PC104PLUS_INTA_IRQ
 
#define INTB   PC104PLUS_INTB_IRQ
 
#define INTC   PC104PLUS_INTC_IRQ
 
#define INTD   PC104PLUS_INTD_IRQ
 

Functions

int __init pcibios_map_irq (const struct pci_dev *dev, u8 slot, u8 pin)
 
int pcibios_plat_dev_init (struct pci_dev *dev)
 

Macro Definition Documentation

#define INT1   RTL8139_1_IRQ

Definition at line 28 of file fixup-capcella.c.

#define INT2   RTL8139_2_IRQ

Definition at line 29 of file fixup-capcella.c.

#define INTA   PC104PLUS_INTA_IRQ

Definition at line 30 of file fixup-capcella.c.

#define INTB   PC104PLUS_INTB_IRQ

Definition at line 31 of file fixup-capcella.c.

#define INTC   PC104PLUS_INTC_IRQ

Definition at line 32 of file fixup-capcella.c.

#define INTD   PC104PLUS_INTD_IRQ

Definition at line 33 of file fixup-capcella.c.

Function Documentation

int __init pcibios_map_irq ( const struct pci_dev dev,
u8  slot,
u8  pin 
)

Definition at line 41 of file fixup-capcella.c.

int pcibios_plat_dev_init ( struct pci_dev dev)

Definition at line 47 of file fixup-capcella.c.