Go to the source code of this file.
Value:do { \
if (0) \
printk(
fmt, ##__VA_ARGS__); \
} while (0)
Definition at line 12 of file pci_x86.h.
#define PCI_ASSIGN_ALL_BUSSES 0x4000 |
#define PCI_ASSIGN_ROMS 0x1000 |
#define PCI_BIOS_IRQ_SCAN 0x2000 |
#define PCI_CAN_SKIP_ISA_ALIGN 0x8000 |
#define PCI_CHECK_ENABLE_AMD_MMCONF 0x20000 |
#define PCI_HAS_IO_ECS 0x40000 |
#define PCI_MMCFG_BUS_OFFSET |
( |
|
bus | ) |
((bus) << 20) |
#define PCI_MMCFG_RESOURCE_NAME_LEN (22 + 4 + 2 + 2) |
#define PCI_NO_CHECKS 0x0400 |
#define PCI_NOASSIGN_BARS 0x200000 |
#define PCI_NOASSIGN_ROMS 0x80000 |
#define PCI_PROBE_BIOS 0x0001 |
#define PCI_PROBE_CONF1 0x0002 |
#define PCI_PROBE_CONF2 0x0004 |
#define PCI_PROBE_MASK 0x000f |
#define PCI_PROBE_MMCONF 0x0008 |
#define PCI_PROBE_NOEARLY 0x0010 |
#define PCI_ROOT_NO_CRS 0x100000 |
#define PCI_USE__CRS 0x10000 |
#define PCI_USE_PIRQ_MASK 0x0800 |
#define x86_default_pci_fixup_irqs NULL |
#define x86_default_pci_init NULL |
#define x86_default_pci_init_irq NULL |
- Enumerator:
pci_bf_sort_default |
|
pci_force_nobf |
|
pci_force_bf |
|
pci_dmi_bf |
|
Definition at line 42 of file pci_x86.h.
int pci_mmconfig_delete |
( |
u16 |
seg, |
|
|
u8 |
start, |
|
|
u8 |
end |
|
) |
| |
void pcibios_scan_specific_bus |
( |
int |
busn | ) |
|
void pcibios_set_cache_line_size |
( |
void |
| ) |
|
Definition at line 56 of file irq.c.
Definition at line 55 of file irq.c.
unsigned int pcibios_irq_mask |
Definition at line 35 of file irq.c.
unsigned long pirq_table_addr |