Lines Matching refs:GET_CMD_SP
26 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
150 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()
261 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
334 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
597 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
715 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
787 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
941 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
1053 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
1143 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_prot_sglist()
1248 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_crc_2_iocbs()
1347 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()
1368 if ((scsi_get_prot_type(GET_CMD_SP(sp)) == SCSI_PROT_DIF_TYPE1) in qla24xx_build_scsi_crc_2_iocbs()
1369 || (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1372 else if (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1456 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_start_scsi()
1609 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_dif_start_scsi()
1794 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla25xx_set_que()
2265 cmd = GET_CMD_SP(sp); in qla82xx_start_scsi()