Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DIN_STRIP (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/target/
Dtarget_core_base.h419 TARGET_PROT_DIN_STRIP = (1 << 2), enumerator
426 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/Linux-v5.4/drivers/target/
Dtarget_core_transport.c2203 case TARGET_PROT_DIN_STRIP: in target_read_prot_action()
2204 if (!(cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_STRIP)) { in target_read_prot_action()
Dtarget_core_sbc.c660 TARGET_PROT_DIN_STRIP; in sbc_set_prot_op_checks()
/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_target.c154 case TARGET_PROT_DIN_STRIP: return "DIN_STRIP"; in prot_op_str()
2859 case TARGET_PROT_DIN_STRIP: in qlt_hba_err_chk_enabled()
2883 case TARGET_PROT_DIN_STRIP: in qla_tgt_ref_mask_check()
3030 case TARGET_PROT_DIN_STRIP: in qlt_build_ctio_crc2_pkt()
3057 case TARGET_PROT_DIN_STRIP: in qlt_build_ctio_crc2_pkt()
/Linux-v5.4/drivers/infiniband/ulp/isert/
Dib_isert.c2093 case TARGET_PROT_DIN_STRIP: in isert_set_sig_attrs()