scsioffset        471 drivers/scsi/aic7xxx/aic7xxx.h /*30*/	uint8_t  scsioffset;		/* Value for SCSIOFFSET register */
scsioffset       2713 drivers/scsi/aic7xxx/aic7xxx_core.c 		pending_hscb->scsioffset = tinfo->curr.offset;
scsioffset       2753 drivers/scsi/aic7xxx/aic7xxx_core.c 		ahc_outb(ahc, SCB_SCSIOFFSET, pending_hscb->scsioffset);
scsioffset       1484 drivers/scsi/aic7xxx/aic7xxx_osm.c 	hscb->scsioffset = tinfo->curr.offset;