Searched refs:io_offset (Results 26 - 50 of 58) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dpci-ip27.c70 bc->pc.io_offset = offset;
H A Dpci-rc32434.c99 .io_offset = 0,
H A Dops-pmcmsp.c235 * io_offset element of pci_controller struct should be set
934 * io_offset - offset between how MSP7120 outbound PCI I/O
949 .io_offset = 0
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/pci/
H A Dpci-sh5.c99 .io_offset = 0x00000000,
H A Dpci-sh7751.c67 .io_offset = 0x00000000,
H A Dpci-sh7780.c55 .io_offset = 0,
H A Dpcie-sh7786.c111 .io_offset = 0, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/pcmcia/
H A Dss.h160 u_int io_offset; member in struct:pcmcia_socket
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dsoc_common.c373 map->stop += skt->socket.io_offset;
374 map->start = skt->socket.io_offset;
700 skt->socket.io_offset = (unsigned long)skt->virt_io;
H A Dxxs1500_ss.c268 sock->socket.io_offset = (unsigned long)sock->virt_io;
H A Delectra_cf.c272 cf->socket.io_offset = cf->io_base;
H A Dau1000_generic.c422 skt->socket.io_offset = (unsigned long)skt->virt_io;
H A Dbcm63xx_pcmcia.c382 sock->io_offset = (unsigned long)skt->io_base;
H A Ddb1xxx_ss.c505 sock->socket.io_offset = (unsigned long)sock->virt_io;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dbios32.c336 offset = root->io_offset;
456 offset = root->io_offset;
472 offset = root->io_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dpci-common.c296 unsigned long io_offset = 0; local
306 io_offset = (unsigned long)hose->io_base_virt - _IO_BASE;
307 *offset += io_offset;
333 *offset += hose->io_base_phys - io_offset;
567 unsigned long io_offset = (unsigned long)hose->io_base_virt - _IO_BASE; local
568 unsigned long roffset = offset + io_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/pci/
H A Dpci-common.c287 unsigned long io_offset = 0; local
297 io_offset = (unsigned long)hose->io_base_virt - _IO_BASE;
298 *offset += io_offset;
324 *offset += hose->io_base_phys - io_offset;
558 unsigned long io_offset = (unsigned long)hose->io_base_virt - \ local
560 unsigned long roffset = offset + io_offset;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dpci.c203 pcic->io_offset = 0; /* busaddr == ioaddr */
209 pcic->io_offset = io_base - (mips_io_port_base - IO_BASE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-orion5x/
H A Dpci.c188 sys->io_offset = 0;
517 sys->io_offset = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sni/
H A Dpcimt.c192 .io_offset = 0x00000000UL,
H A Dpcit.c154 .io_offset = 0x00000000UL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/
H A Dpcie.c195 sys->io_offset = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-iop/
H A Dpci.c216 sys->io_offset = IOP3XX_PCI_LOWER_IO_PA - *IOP3XX_OIOWTVR;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dit8152.c288 sys->io_offset = IT8152_IO_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.c161 bsize = ioend->io_offset + ioend->io_size;
237 error = xfs_iomap_write_unwritten(ip, ioend->io_offset,
308 ioend->io_offset = 0;
554 ioend->io_offset = offset;
1446 ioend->io_offset = offset;

Completed in 286 milliseconds

123