Lines Matching refs:GET_CMD_SP
24 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
147 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode()
202 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
258 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
344 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
604 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
716 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
780 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
859 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
968 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
1049 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_prot_sglist()
1360 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_crc_2_iocbs()
1450 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()
1471 if ((scsi_get_prot_type(GET_CMD_SP(sp)) == SCSI_PROT_DIF_TYPE1) in qla24xx_build_scsi_crc_2_iocbs()
1472 || (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1475 else if (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1556 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_start_scsi()
1713 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_dif_start_scsi()
1918 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_start_scsi_mq()
2079 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_dif_start_scsi_mq()
3373 cmd = GET_CMD_SP(sp); in qla82xx_start_scsi()