Home
last modified time | relevance | path

Searched refs:data_dsd (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_def.h2068 struct dsd64 data_dsd[1]; member
2078 struct dsd64 data_dsd[1]; member
Dqla_iocb.c1481 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
1491 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
Dqla_target.c3216 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()
3226 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()