Lines Matching refs:cur_dsd
2611 struct dsd64 *cur_dsd;
2632 cur_dsd = cont_pkt64->dsd;
2638 append_dsd64(&cur_dsd, prm->sg);
2651 struct dsd64 *cur_dsd;
2657 cur_dsd = &pkt24->u.status0.dsd;
2665 cur_dsd->address = 0;
2666 cur_dsd->length = 0;
2676 append_dsd64(&cur_dsd, prm->sg);
3004 struct dsd64 *cur_dsd;
3152 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0];
3162 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0];
3184 if (qla24xx_walk_and_build_sglist_no_difb(ha, NULL, cur_dsd,
3187 } else if (qla24xx_walk_and_build_sglist(ha, NULL, cur_dsd,
3195 cur_dsd = &crc_ctx_pkt->u.bundling.dif_dsd;
3196 if (qla24xx_walk_and_build_prot_sglist(ha, NULL, cur_dsd,