Home
last modified time | relevance | path

Searched refs:SCSI_PROT_NORMAL (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/ulp/iser/
A Diser_memory.c365 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()
/linux-6.3-rc2/include/scsi/
A Dscsi_cmnd.h243 SCSI_PROT_NORMAL = 0, enumerator
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_scsi.c976 if (op == SCSI_PROT_NORMAL) in lpfc_bg_err_inject()
1395 case SCSI_PROT_NORMAL: in lpfc_sc_to_bg_opcodes()
1424 case SCSI_PROT_NORMAL: in lpfc_sc_to_bg_opcodes()
1474 case SCSI_PROT_NORMAL: in lpfc_bg_err_opcodes()
1499 case SCSI_PROT_NORMAL: in lpfc_bg_err_opcodes()
2722 (prot == SCSI_PROT_NORMAL)) in lpfc_calc_bg_err()
4224 SCSI_PROT_NORMAL) { in lpfc_fcp_io_cmd_wqe_cmpl()
4511 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_scsi_cmd_iocb_cmpl()
5259 if ((scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) && in lpfc_queuecommand()
5345 if (scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) { in lpfc_queuecommand()
/linux-6.3-rc2/include/trace/events/
A Dscsi.h145 scsi_prot_op_name(SCSI_PROT_NORMAL), \
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_fsf.c2520 case SCSI_PROT_NORMAL: 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()
/linux-6.3-rc2/drivers/target/loopback/
A Dtcm_loop.c143 scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) { in tcm_loop_target_queue_cmd()
/linux-6.3-rc2/drivers/scsi/
A Dsd.c691 SCSI_PROT_NORMAL, /* 0 0 0 */ in sd_prot_op()
695 SCSI_PROT_NORMAL, /* 1 0 0 */ in sd_prot_op()
711 [SCSI_PROT_NORMAL] = 0, in sd_prot_flag_mask()
A Dscsi_error.c1025 scmd->prot_op = SCSI_PROT_NORMAL; in scsi_eh_prep_cmnd()
A Dscsi_lib.c1571 cmd->prot_op = SCSI_PROT_NORMAL; in scsi_prepare_cmd()
A Dlibiscsi.c363 if (scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) in iscsi_prep_scsi_cmd_pdu()
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_iocb.c1717 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla24xx_dif_start_scsi()
2090 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
2096 if (scsi_get_prot_op(cmd) == SCSI_PROT_NORMAL) { in qla2xxx_dif_start_scsi_mq()
A Dqla_os.c924 scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in qla2xxx_queuecommand()
/linux-6.3-rc2/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c2895 case SCSI_PROT_NORMAL: in mpi3mr_setup_eedp()
/linux-6.3-rc2/drivers/scsi/hisi_sas/
A Dhisi_sas_v3_hw.c1319 if (has_data && (prot_op != SCSI_PROT_NORMAL)) { in prep_ssp_v3_hw()

Completed in 165 milliseconds