|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | PCI_INTA 1 |
| #define | PCI_INTB 2 |
| #define | PCI_INTC 3 |
| #define | PCI_INTD 4 |
| #define | PCI_SLOT_MAXNR 32 /* Each PCI bus has 32 physical slots */ |
Functions | |
| int __init | pcibios_map_irq (const struct pci_dev *dev, u8 slot, u8 pin) |
| int | pcibios_plat_dev_init (struct pci_dev *dev) |
| #define PCI_INTA 1 |
Definition at line 15 of file fixup-wrppmc.c.
| #define PCI_INTB 2 |
Definition at line 16 of file fixup-wrppmc.c.
| #define PCI_INTC 3 |
Definition at line 17 of file fixup-wrppmc.c.
| #define PCI_INTD 4 |
Definition at line 18 of file fixup-wrppmc.c.
Definition at line 20 of file fixup-wrppmc.c.
Definition at line 28 of file fixup-wrppmc.c.
Definition at line 34 of file fixup-wrppmc.c.
1.8.2