Searched refs:prot_type (Results 1 – 6 of 6) sorted by relevance
96 unsigned char prot_type; member296 scmd->prot_type = type; in scsi_set_prot_type()301 return scmd->prot_type; in scsi_get_prot_type()
831 u32 prot_type) in iscsit_ta_fabric_prot_type() argument835 if ((prot_type != 0) && (prot_type != 1) && (prot_type != 3)) { in iscsit_ta_fabric_prot_type()836 pr_err("Illegal value for fabric_prot_type: %u\n", prot_type); in iscsit_ta_fabric_prot_type()840 a->fabric_prot_type = prot_type; in iscsit_ta_fabric_prot_type()842 tpg->tpgt, prot_type); in iscsit_ta_fabric_prot_type()
598 if (cmd->prot_type && dev->dev_attrib.pi_prot_type) { in fd_execute_rw_buffered()609 if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type && in fd_execute_rw_buffered()620 if (cmd->prot_type && dev->dev_attrib.pi_prot_type && in fd_execute_rw_buffered()651 if (ret > 0 && cmd->prot_type && dev->dev_attrib.pi_prot_type) { in fd_execute_rw_buffered()
452 if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type && in rd_execute_rw()520 if (cmd->prot_type && se_dev->dev_attrib.pi_prot_type && in rd_execute_rw()
4313 uint32_t adap_type, prot_type; in csio_hw_set_description() local4316 prot_type = (dev_id & CSIO_ASIC_DEVID_PROTO_MASK); in csio_hw_set_description()4319 if (prot_type == CSIO_T5_FCOE_ASIC) { in csio_hw_set_description()
2926 if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) || in qla_tgt_set_dif_tags()2927 (se_cmd->prot_type == TARGET_DIF_TYPE2_PROT)) in qla_tgt_set_dif_tags()2929 else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT) in qla_tgt_set_dif_tags()2935 switch (se_cmd->prot_type) { in qla_tgt_set_dif_tags()3054 if ((se_cmd->prot_type == TARGET_DIF_TYPE1_PROT) || in qlt_build_ctio_crc2_pkt()3055 (se_cmd->prot_type == TARGET_DIF_TYPE2_PROT)) in qlt_build_ctio_crc2_pkt()3057 else if (se_cmd->prot_type == TARGET_DIF_TYPE3_PROT) in qlt_build_ctio_crc2_pkt()