Home
last modified time | relevance | path

Searched refs:TARGET_PROT_DOUT_INSERT (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/target/
Dtarget_core_base.h417 TARGET_PROT_DOUT_INSERT = (1 << 1), enumerator
424 #define TARGET_PROT_ALL TARGET_PROT_DIN_INSERT | TARGET_PROT_DOUT_INSERT | \
/kernel/linux/linux-5.10/drivers/target/
Dtarget_core_transport.c2027 case TARGET_PROT_DOUT_INSERT: in target_write_prot_action()
2028 if (!(cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_INSERT)) in target_write_prot_action()
Dtarget_core_sbc.c634 TARGET_PROT_DOUT_INSERT; in sbc_set_prot_op_checks()
/kernel/linux/linux-5.10/drivers/target/iscsi/
Discsi_target_login.c444 TARGET_PROT_DOUT_INSERT)) { in iscsi_login_zero_tsih_s2()
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_target.c151 case TARGET_PROT_DOUT_INSERT: return "DOUT_INSERT"; in prot_op_str()
2876 case TARGET_PROT_DOUT_INSERT: in qlt_hba_err_chk_enabled()
2900 case TARGET_PROT_DOUT_INSERT: in qla_tgt_ref_mask_check()
3049 case TARGET_PROT_DOUT_INSERT: in qlt_build_ctio_crc2_pkt()
3072 case TARGET_PROT_DOUT_INSERT: in qlt_build_ctio_crc2_pkt()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
Dib_isert.c2009 case TARGET_PROT_DOUT_INSERT: in isert_set_sig_attrs()