Go to the source code of this file.
|
int __init | txx9_pci66_check (struct pci_controller *hose, int top_bus, int current_bus) |
|
struct pci_controller *__init | txx9_alloc_pci_controller (struct pci_controller *pcic, unsigned long mem_base, unsigned long mem_size, unsigned long io_base, unsigned long io_size) |
|
| arch_initcall (txx9_arch_pci_init) |
|
| DECLARE_PCI_FIXUP_FINAL (PCI_VENDOR_ID_TOSHIBA_2, PCI_DEVICE_ID_TOSHIBA_TC35815_NWU, tc35815_fixup) |
|
| DECLARE_PCI_FIXUP_FINAL (PCI_VENDOR_ID_TOSHIBA_2, PCI_DEVICE_ID_TOSHIBA_TC35815_TX4939, tc35815_fixup) |
|
| DECLARE_PCI_FIXUP_FINAL (PCI_ANY_ID, PCI_ANY_ID, final_fixup) |
|
| DECLARE_PCI_FIXUP_RESUME (PCI_ANY_ID, PCI_ANY_ID, final_fixup) |
|
int | pcibios_plat_dev_init (struct pci_dev *dev) |
|
int __init | pcibios_map_irq (const struct pci_dev *dev, u8 slot, u8 pin) |
|
char *__init | txx9_pcibios_setup (char *str) |
|
arch_initcall |
( |
txx9_arch_pci_init |
| ) |
|
Definition at line 51 of file pci.c.
int txx9_pci_mem_high __initdata |
Initial value:
Definition at line 239 of file pci.c.
Initial value:= {
.mem_resource = &primary_pci_mem_res[0],
.io_resource = &primary_pci_io_res,
}
Definition at line 97 of file pci.c.