Lines Matching refs:cur_dsd
2643 struct dsd64 *cur_dsd;
2664 cur_dsd = cont_pkt64->dsd;
2670 append_dsd64(&cur_dsd, prm->sg);
2683 struct dsd64 *cur_dsd;
2689 cur_dsd = &pkt24->u.status0.dsd;
2697 cur_dsd->address = 0;
2698 cur_dsd->length = 0;
2708 append_dsd64(&cur_dsd, prm->sg);
3036 struct dsd64 *cur_dsd;
3184 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0];
3194 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0];
3216 if (qla24xx_walk_and_build_sglist_no_difb(ha, NULL, cur_dsd,
3219 } else if (qla24xx_walk_and_build_sglist(ha, NULL, cur_dsd,
3227 cur_dsd = &crc_ctx_pkt->u.bundling.dif_dsd;
3228 if (qla24xx_walk_and_build_prot_sglist(ha, NULL, cur_dsd,