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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/alchemy/common/
H A Dpci.c63 static unsigned long virt_io_addr; variable
71 virt_io_addr = (unsigned long)ioremap(Au1500_PCI_IO_START,
74 if (!virt_io_addr) {
78 au1x_controller.io_map_base = virt_io_addr;
95 set_io_port_base(virt_io_addr);

Completed in 52 milliseconds