ahd_sg_size       502 drivers/scsi/aic7xxx/aic79xx_core.c 	sg_offset = sg_busaddr - (scb->sg_list_busaddr - ahd_sg_size(ahd));
ahd_sg_size       513 drivers/scsi/aic7xxx/aic79xx_core.c 		  - ahd_sg_size(ahd);
ahd_sg_size       535 drivers/scsi/aic7xxx/aic79xx_core.c 			/*offset*/scb->sg_list_busaddr - ahd_sg_size(ahd),
ahd_sg_size       536 drivers/scsi/aic7xxx/aic79xx_core.c 			/*len*/ahd_sg_size(ahd) * scb->sg_count, op);
ahd_sg_size       104 drivers/scsi/aic7xxx/aic79xx_inline.h static inline size_t	ahd_sg_size(struct ahd_softc *ahd);