ahd_sg_size
sg_offset = sg_busaddr - (scb->sg_list_busaddr - ahd_sg_size(ahd));
- ahd_sg_size(ahd);
/*offset*/scb->sg_list_busaddr - ahd_sg_size(ahd),
/*len*/ahd_sg_size(ahd) * scb->sg_count, op);
static inline size_t ahd_sg_size(struct ahd_softc *ahd);