Searched refs:scsi_get_prot_op (Results 1 – 12 of 12) sorted by relevance
329 switch (scsi_get_prot_op(sc)) { in iser_set_sig_attrs()353 scsi_get_prot_op(sc)); in iser_set_sig_attrs()529 scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL; in iser_reg_rdma_mem()536 if (scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL) in iser_reg_rdma_mem()545 if (scsi_get_prot_op(task->sc) != SCSI_PROT_NORMAL) { in iser_reg_rdma_mem()
228 __entry->prot_op = scsi_get_prot_op(cmd);272 __entry->prot_op = scsi_get_prot_op(cmd);317 __entry->prot_op = scsi_get_prot_op(cmd);
156 switch (scsi_get_prot_op(cmd)) { in qla24xx_configure_prot_mode()1246 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_build_scsi_crc_2_iocbs()1247 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()1248 (scsi_get_prot_op(cmd) == SCSI_PROT_READ_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()1249 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_INSERT)) in qla24xx_build_scsi_crc_2_iocbs()1313 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()1578 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla24xx_dif_start_scsi()1624 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()1625 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()1654 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()[all …]
174 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
892 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_queuecommand()
1325 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()1728 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1751 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1757 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1780 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1808 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()1833 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()2650 unsigned char op = scsi_get_prot_op(sc); in lpfc_prot_group_type()2695 if (scsi_get_prot_op(sc) == SCSI_PROT_READ_INSERT) in lpfc_bg_scsi_adjust_dl()2700 if (scsi_get_prot_op(sc) == SCSI_PROT_WRITE_STRIP) in lpfc_bg_scsi_adjust_dl()[all …]
269 static inline unsigned char scsi_get_prot_op(struct scsi_cmnd *scmd) in scsi_get_prot_op() function
2178 switch (scsi_get_prot_op(scsi_cmnd)) { in zfcp_fsf_set_data_dir()2263 if (scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) { in zfcp_fsf_fcp_cmnd()2275 if ((scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) && in zfcp_fsf_fcp_cmnd()
142 scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) { in tcm_loop_submission_work()
426 u8 prot_op = scsi_get_prot_op(scmd); in scu_ssp_io_request_construct_task_context()
392 if (scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) in iscsi_prep_scsi_cmd_pdu()
4500 unsigned char prot_op = scsi_get_prot_op(scmd); in _scsih_setup_eedp()