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()
188 __entry->prot_op = scsi_get_prot_op(cmd);236 __entry->prot_op = scsi_get_prot_op(cmd);286 __entry->prot_op = scsi_get_prot_op(cmd);
153 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()1754 if ((scsi_get_prot_op(cmd) == SCSI_PROT_READ_INSERT) || in qla24xx_dif_start_scsi()1755 (scsi_get_prot_op(cmd) == SCSI_PROT_WRITE_STRIP)) { in qla24xx_dif_start_scsi()2090 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()[all …]
141 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
924 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_queuecommand()
969 uint32_t op = scsi_get_prot_op(sc); in lpfc_bg_err_inject()1376 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1399 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1405 switch (scsi_get_prot_op(sc)) { in lpfc_sc_to_bg_opcodes()1428 scsi_get_prot_op(sc)); in lpfc_sc_to_bg_opcodes()1455 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()1480 switch (scsi_get_prot_op(sc)) { in lpfc_bg_err_opcodes()2719 prot = scsi_get_prot_op(cmd); in lpfc_calc_bg_err()3008 switch (scsi_get_prot_op(cmd)) { in lpfc_parse_bg_err()3424 switch (scsi_get_prot_op(scsi_cmnd)) { in lpfc_bg_scsi_prep_dma_buf_s4()[all …]
263 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()
143 scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) { in tcm_loop_target_queue_cmd()
1176 unsigned char prot_op = scsi_get_prot_op(scsi_cmnd); in fill_prot_v3_hw()1258 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()
2892 unsigned char prot_op = scsi_get_prot_op(scmd); in mpi3mr_setup_eedp()
5054 switch (scsi_get_prot_op(scmd)) { in _scsih_setup_eedp()
Completed in 102 milliseconds