base_addr1_phys   868 drivers/scsi/dpt_i2o.c 	ulong base_addr1_phys = 0;
base_addr1_phys   917 drivers/scsi/dpt_i2o.c 		base_addr1_phys = pci_resource_start(pDev,1);
base_addr1_phys   949 drivers/scsi/dpt_i2o.c 		msg_addr_virt = ioremap(base_addr1_phys, hba_map1_area_size );