Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_def.h2065 struct dsd64 data_dsd[1]; member
2075 struct dsd64 data_dsd[1]; member
Dqla_iocb.c1476 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
1486 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qla24xx_build_scsi_crc_2_iocbs()
Dqla_target.c3201 cur_dsd = &crc_ctx_pkt->u.nobundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()
3211 cur_dsd = &crc_ctx_pkt->u.bundling.data_dsd[0]; in qlt_build_ctio_crc2_pkt()