address_offset   9499 drivers/scsi/aic7xxx/aic79xx_core.c 	int address_offset;
address_offset   9503 drivers/scsi/aic7xxx/aic79xx_core.c 	address_offset = 0;
address_offset   9515 drivers/scsi/aic7xxx/aic79xx_core.c 			address_offset += end_addr - i;
address_offset   9521 drivers/scsi/aic7xxx/aic79xx_core.c 	return (address - address_offset);
address_offset   6990 drivers/scsi/aic7xxx/aic7xxx_core.c 		int address_offset;
address_offset   6996 drivers/scsi/aic7xxx/aic7xxx_core.c 		address_offset = 0;
address_offset   7009 drivers/scsi/aic7xxx/aic7xxx_core.c 				address_offset += end_addr - i;
address_offset   7015 drivers/scsi/aic7xxx/aic7xxx_core.c 		address -= address_offset;