Linux Kernel
3.7.1
|
#include <asm/sections.h>
Go to the source code of this file.
Macros | |
#define | DBG(x...) |
#define | PCI_PROBE_BIOS 0x0001 |
#define | PCI_PROBE_CONF1 0x0002 |
#define | PCI_PROBE_CONF2 0x0004 |
#define | PCI_NO_CHECKS 0x0400 |
#define | PCI_ASSIGN_ROMS 0x1000 |
#define | PCI_BIOS_IRQ_SCAN 0x2000 |
#define | PCI_ASSIGN_ALL_BUSSES 0x4000 |
Functions | |
void | pcibios_resource_survey (void) |
void | pcibios_irq_init (void) |
void | pcibios_fixup_irqs (void) |
void | pcibios_enable_irq (struct pci_dev *dev) |
Variables | |
unsigned int __nongpreldata | pci_probe |
int __nongpreldata | pcibios_last_bus |
struct pci_bus *__nongpreldata | pci_root_bus |
struct pci_ops *__nongpreldata | pci_root_ops |
unsigned int | pcibios_irq_mask |