iospace           154 arch/ia64/pci/pci.c 	struct resource_entry *iospace;
iospace           161 arch/ia64/pci/pci.c 	iospace = resource_list_create_entry(NULL, len);
iospace           162 arch/ia64/pci/pci.c 	if (!iospace) {
iospace           174 arch/ia64/pci/pci.c 	name = (char *)(iospace + 1);
iospace           190 arch/ia64/pci/pci.c 	resource = iospace->res;
iospace           205 arch/ia64/pci/pci.c 	resource_list_add_tail(iospace, &info->io_resources);
iospace           210 arch/ia64/pci/pci.c 	resource_list_free_entry(iospace);
iospace            31 arch/m68k/coldfire/pci.c static unsigned long iospace;
iospace            73 arch/m68k/coldfire/pci.c 	addr = iospace + (where & 0x3);
iospace           105 arch/m68k/coldfire/pci.c 	addr = iospace + (where & 0x3);
iospace           218 arch/m68k/coldfire/pci.c 	iospace = (unsigned long) ioremap(PCI_IO_PA, PCI_IO_SIZE);
iospace           219 arch/m68k/coldfire/pci.c 	if (iospace == 0)
iospace           222 arch/m68k/coldfire/pci.c 		(u32) iospace);
iospace           175 drivers/scsi/aic94xx/aic94xx_hwi.c 	if (!asd_ha->iospace) {
iospace           188 drivers/scsi/aic94xx/aic94xx_hwi.h 	int               iospace;
iospace            65 drivers/scsi/aic94xx/aic94xx_init.c 	asd_ha->iospace = 0;
iospace           122 drivers/scsi/aic94xx/aic94xx_init.c 	asd_ha->iospace = 1;
iospace           180 drivers/scsi/aic94xx/aic94xx_init.c 	if (asd_ha->iospace)
iospace            20 drivers/scsi/aic94xx/aic94xx_reg.c 	if (unlikely(asd_ha->iospace))
iospace            31 drivers/scsi/aic94xx/aic94xx_reg.c 	if (unlikely(asd_ha->iospace))
iospace            42 drivers/scsi/aic94xx/aic94xx_reg.c 	if (unlikely(asd_ha->iospace))
iospace            55 drivers/scsi/aic94xx/aic94xx_reg.c 	if (unlikely(asd_ha->iospace))
iospace            68 drivers/scsi/aic94xx/aic94xx_reg.c 	if (unlikely(asd_ha->iospace))
iospace            81 drivers/scsi/aic94xx/aic94xx_reg.c 	if (unlikely(asd_ha->iospace))
iospace           120 drivers/scsi/aic94xx/aic94xx_sds.c 	if (unlikely(asd_ha->iospace))
iospace           165 drivers/scsi/aic94xx/aic94xx_sds.c 	if (unlikely(asd_ha->iospace))
iospace           199 drivers/video/fbdev/cg14.c 	unsigned long		iospace;
iospace           273 drivers/video/fbdev/cg14.c 				  par->iospace, vma);
iospace           493 drivers/video/fbdev/cg14.c 		par->iospace = op->resource[0].flags & IORESOURCE_BITS;
iospace           496 drivers/video/fbdev/cg14.c 		par->iospace = op->resource[0].flags & IORESOURCE_BITS;
iospace           557 drivers/video/fbdev/cg14.c 	       par->iospace, info->fix.smem_start,
iospace            44 drivers/video/fbdev/sbuslib.c 		       unsigned long iospace,
iospace            87 drivers/video/fbdev/sbuslib.c 					MK_IOSPACE_PFN(iospace,
iospace            20 drivers/video/fbdev/sbuslib.h 			      unsigned long iospace,