Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_def.h1932 struct dsd64 data_dsd[1]; member
1942 struct dsd64 data_dsd[1]; member
Dqla_iocb.c1528 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
1538 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
Dqla_target.c3133 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()
3143 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()