Home
last modified time | relevance | path

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

/Linux-v4.19/include/target/
Dtarget_core_base.h411 TARGET_PROT_DIN_STRIP = (1 << 2), enumerator
418 TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \
/Linux-v4.19/drivers/target/
Dtarget_core_transport.c2211 case TARGET_PROT_DIN_STRIP: in target_read_prot_action()
2212 if (!(cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_STRIP)) { in target_read_prot_action()
Dtarget_core_sbc.c676 TARGET_PROT_DIN_STRIP; in sbc_set_prot_op_checks()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.c161 case TARGET_PROT_DIN_STRIP: return "DIN_STRIP"; in prot_op_str()
2815 case TARGET_PROT_DIN_STRIP: in qlt_hba_err_chk_enabled()
2839 case TARGET_PROT_DIN_STRIP: in qla_tgt_ref_mask_check()
2986 case TARGET_PROT_DIN_STRIP: in qlt_build_ctio_crc2_pkt()
3013 case TARGET_PROT_DIN_STRIP: in qlt_build_ctio_crc2_pkt()
/Linux-v4.19/drivers/infiniband/ulp/isert/
Dib_isert.c2102 case TARGET_PROT_DIN_STRIP: in isert_set_sig_attrs()