Searched refs:io_map_base (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lib/
H A Diomap-pci.c17 unsigned long base = ctrl->io_map_base;
20 if (unlikely(!ctrl->io_map_base)) {
27 ctrl->io_map_base = base = mips_io_port_base;
30 printk(KERN_WARNING "io_map_base of root PCI bus %s unset. "
35 panic("To avoid data corruption io_map_base MUST be set with "
40 return (void __iomem *) (ctrl->io_map_base + port);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/cobalt/
H A Dpci.c38 .io_map_base = CKSEG1ADDR(GT_DEF_PCI0_IO_BASE),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/pci/
H A Dpci.c93 if (!hose->io_map_base) {
95 "registering PCI controller with io_map_base unset\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpci.h35 unsigned long io_map_base; member in struct:pci_controller
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpci.h35 unsigned long io_map_base; member in struct:pci_controller
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sni/
H A Dpcimt.c174 .io_map_base = SNI_PORT_BASE
H A Dpcit.c132 .io_map_base = SNI_PORT_BASE

Completed in 261 milliseconds