Lines Matching refs:sg_list
522 sg = scb->sg_list;
846 (ahc_le32toh(scb->sg_list[i].len) >> 24
848 ahc_le32toh(scb->sg_list[i].addr),
849 ahc_le32toh(scb->sg_list[i].len)
1547 (ahc_le32toh(scb->sg_list[i].len) >> 24
1549 ahc_le32toh(scb->sg_list[i].addr),
1550 ahc_le32toh(scb->sg_list[i].len));
3630 if (sg != scb->sg_list
3636 * Preserve High Address and SG_LIST bits
4351 next_scb->sg_list = segs;