Home
last modified time | relevance | path

Searched refs:fcp_dsd (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_fw.h468 struct dsd64 fcp_dsd; member
506 struct dsd64 fcp_dsd; member
Dqla_iocb.c644 &cmd_pkt->fcp_dsd.address); in qla24xx_build_scsi_type_6_iocbs()
645 cmd_pkt->fcp_dsd.length = cpu_to_le32(dsd_list_len); in qla24xx_build_scsi_type_6_iocbs()
3667 cur_dsd = &cmd_pkt->fcp_dsd; in qla25xx_build_bidir_iocb()