Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_def.h1928 struct dsd64 data_dsd[1]; member
1938 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.c3134 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()
3144 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()