Searched refs:scsi_get_prot_op (Results 1 – 14 of 14) sorted by relevance
196 switch (scsi_get_prot_op(sc)) { in iser_set_sig_attrs()220 scsi_get_prot_op(sc)); in iser_set_sig_attrs()365 scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL; in iser_reg_mem_fastreg()370 if (scsi_get_prot_op(task->sc) == SCSI_PROT_NORMAL) { in iser_reg_mem_fastreg()
189 __entry->prot_op = scsi_get_prot_op(cmd);237 __entry->prot_op = scsi_get_prot_op(cmd);292 __entry->prot_op = scsi_get_prot_op(cmd);
964 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()1369 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1392 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1398 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1421 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1448 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()1473 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()2704 prot = scsi_get_prot_op(cmd); in lpfc_calc_bg_err()2991 switch (scsi_get_prot_op(cmd)) { in lpfc_parse_bg_err()3411 switch (scsi_get_prot_op(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()[all …]
154 switch (scsi_get_prot_op(cmd)) { in qla24xx_configure_prot_mode()1381 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_build_scsi_crc_2_iocbs()1382 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()1383 (scsi_get_prot_op(cmd) == SCSI_PROT_READ_STRIP) || in qla24xx_build_scsi_crc_2_iocbs()1384 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_INSERT)) in qla24xx_build_scsi_crc_2_iocbs()1445 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla24xx_build_scsi_crc_2_iocbs()1717 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla24xx_dif_start_scsi()1756 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()1757 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()2092 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()[all …]
144 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
927 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_queuecommand()
268 static inline unsigned char scsi_get_prot_op(struct scsi_cmnd *scmd) in scsi_get_prot_op() function
2519 switch (scsi_get_prot_op(scsi_cmnd)) { in zfcp_fsf_set_data_dir()2605 if (scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) { in zfcp_fsf_fcp_cmnd()2617 if ((scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) && in zfcp_fsf_fcp_cmnd()
136 scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) { in tcm_loop_target_queue_cmd()
1202 unsigned char prot_op = scsi_get_prot_op(scsi_cmnd); in fill_prot_v3_hw()1284 prot_op = scsi_get_prot_op(scsi_cmnd); in prep_ssp_v3_hw()
421 u8 prot_op = scsi_get_prot_op(scmd); in scu_ssp_io_request_construct_task_context()
363 if (scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) in iscsi_prep_scsi_cmd_pdu()
3076 unsigned char prot_op = scsi_get_prot_op(scmd); in mpi3mr_setup_eedp()
5044 switch (scsi_get_prot_op(scmd)) { in _scsih_setup_eedp()
Completed in 85 milliseconds