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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/au1000/common/
H A Dpci.c64 static unsigned long virt_io_addr; variable
70 virt_io_addr = (unsigned long)ioremap(Au1500_PCI_IO_START,
73 if (!virt_io_addr) {
93 set_io_port_base(virt_io_addr);

Completed in 54 milliseconds