Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/iser/
H 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/include/scsi/
H A Dscsi_cmnd.h248 SCSI_PROT_NORMAL = 0, enumerator
/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c977 if (op == SCSI_PROT_NORMAL) in lpfc_bg_err_inject()
1394 case SCSI_PROT_NORMAL: in lpfc_sc_to_bg_opcodes()
1423 case SCSI_PROT_NORMAL: in lpfc_sc_to_bg_opcodes()
1473 case SCSI_PROT_NORMAL: in lpfc_bg_err_opcodes()
1498 case SCSI_PROT_NORMAL: in lpfc_bg_err_opcodes()
2739 (prot == SCSI_PROT_NORMAL)) in lpfc_calc_bg_err()
4190 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_fcp_io_cmd_wqe_cmpl()
4503 if (scsi_get_prot_op(cmd) != SCSI_PROT_NORMAL) { in lpfc_scsi_cmd_iocb_cmpl()
5244 if ((scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) && in lpfc_queuecommand()
5330 if (scsi_get_prot_op(cmnd) != SCSI_PROT_NORMAL) { in lpfc_queuecommand()
/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c2519 case SCSI_PROT_NORMAL: in zfcp_fsf_set_data_dir()
2604 if (scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) { in zfcp_fsf_fcp_cmnd()
2616 if ((scsi_get_prot_op(scsi_cmnd) != SCSI_PROT_NORMAL) && in zfcp_fsf_fcp_cmnd()
/linux/drivers/scsi/
H A Dscsi_error.c1115 scmd->prot_op = SCSI_PROT_NORMAL; in scsi_eh_prep_cmnd()
H A Dscsi_lib.c1721 cmd->prot_op = SCSI_PROT_NORMAL; in scsi_prepare_cmd()
H A Dlibiscsi.c363 if (scsi_get_prot_op(sc) != SCSI_PROT_NORMAL) in iscsi_prep_scsi_cmd_pdu()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1397 if (has_data && (prot_op != SCSI_PROT_NORMAL)) { in prep_ssp_v3_hw()
/linux/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c3220 case SCSI_PROT_NORMAL: in mpi3mr_setup_eedp()