ahd_sg_size      10319 dev/ic/aic79xx.c 	sg_offset = sg_busaddr - (scb->sg_list_busaddr - ahd_sg_size(ahd));
ahd_sg_size      10330 dev/ic/aic79xx.c 		  - ahd_sg_size(ahd);
ahd_sg_size      10351 dev/ic/aic79xx.c 			/*offset*/scb->sg_list_busaddr - ahd_sg_size(ahd),
ahd_sg_size      10352 dev/ic/aic79xx.c 			/*len*/ahd_sg_size(ahd) * scb->sg_count, op);
ahd_sg_size       108 dev/ic/aic79xx_inline.h size_t	ahd_sg_size(struct ahd_softc *);