Lines Matching refs:GET_CMD_SP
25 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
148 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode()
203 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
259 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
345 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
603 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
711 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
775 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
854 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
963 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
1044 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_prot_sglist()
1355 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_crc_2_iocbs()
1445 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()
1466 if ((scsi_get_prot_type(GET_CMD_SP(sp)) == SCSI_PROT_DIF_TYPE1) in qla24xx_build_scsi_crc_2_iocbs()
1467 || (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1470 else if (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1551 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_start_scsi()
1708 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_dif_start_scsi()
1915 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_start_scsi_mq()
2076 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_dif_start_scsi_mq()
3394 cmd = GET_CMD_SP(sp); in qla82xx_start_scsi()
4248 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla_start_scsi_type6()