Lines Matching refs:GET_CMD_SP
26 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
149 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()
260 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
331 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
594 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
708 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
776 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
928 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
1038 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
1126 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_prot_sglist()
1230 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_crc_2_iocbs()
1327 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()
1348 if ((scsi_get_prot_type(GET_CMD_SP(sp)) == SCSI_PROT_DIF_TYPE1) in qla24xx_build_scsi_crc_2_iocbs()
1349 || (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1352 else if (scsi_get_prot_type(GET_CMD_SP(sp)) == in qla24xx_build_scsi_crc_2_iocbs()
1434 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_start_scsi()
1585 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_dif_start_scsi()
1770 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla25xx_set_que()
2236 cmd = GET_CMD_SP(sp); in qla82xx_start_scsi()