Searched refs:scsi_get_prot_op (Results 1 – 12 of 12) sorted by relevance
375 switch (scsi_get_prot_op(sc)) { in iser_set_sig_attrs()399 scsi_get_prot_op(sc)); in iser_set_sig_attrs()569 scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL); in iser_reg_rdma_mem()576 if (scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL) in iser_reg_rdma_mem()585 if (scsi_get_prot_op(task->sc) != SCSI_PROT_NORMAL) { in iser_reg_rdma_mem()
229 __entry->prot_op = scsi_get_prot_op(cmd);273 __entry->prot_op = scsi_get_prot_op(cmd);318 __entry->prot_op = scsi_get_prot_op(cmd);
1300 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()1703 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1726 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1732 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1755 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1783 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()1808 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()2625 unsigned char op = scsi_get_prot_op(sc); in lpfc_prot_group_type()2670 if (scsi_get_prot_op(sc) == SCSI_PROT_READ_INSERT) in lpfc_bg_scsi_adjust_dl()2675 if (scsi_get_prot_op(sc) == SCSI_PROT_WRITE_STRIP) in lpfc_bg_scsi_adjust_dl()[all …]
156 switch (scsi_get_prot_op(cmd)) { in qla24xx_configure_prot_mode()1256 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_build_scsi_crc_2_iocbs()1257 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()1258 (scsi_get_prot_op(cmd) == SCSI_PROT_READ_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()1259 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_INSERT)) in qla24xx_build_scsi_crc_2_iocbs()1327 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()1594 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla24xx_dif_start_scsi()1641 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()1642 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()1671 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()[all …]
187 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
712 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_queuecommand()
256 static inline unsigned char scsi_get_prot_op(struct scsi_cmnd *scmd) in scsi_get_prot_op() function
154 scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) { in tcm_loop_submission_work()
2153 switch (scsi_get_prot_op(scsi_cmnd)) { in zfcp_fsf_set_data_dir()2238 if (scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) { in zfcp_fsf_fcp_cmnd()
426 u8 prot_op = scsi_get_prot_op(scmd); in scu_ssp_io_request_construct_task_context()
391 if (scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) in iscsi_prep_scsi_cmd_pdu()
3751 unsigned char prot_op = scsi_get_prot_op(scmd); in _scsih_setup_eedp()