Home
last modified time | relevance | path

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

/linux/include/target/
H A Dtarget_core_base.h435 TARGET_PROT_DOUT_INSERT = (1 << 1), enumerator
442 #define TARGET_PROT_ALL TARGET_PROT_DIN_INSERT | TARGET_PROT_DOUT_INSERT | \
/linux/drivers/target/
H A Dtarget_core_sbc.c612 TARGET_PROT_DOUT_INSERT; in sbc_set_prot_op_checks()
H A Dtarget_core_transport.c2193 case TARGET_PROT_DOUT_INSERT: in target_write_prot_action()
2194 if (!(cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_INSERT)) in target_write_prot_action()
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c2867 case TARGET_PROT_DOUT_INSERT: in qlt_hba_err_chk_enabled()
2891 case TARGET_PROT_DOUT_INSERT: in qla_tgt_ref_mask_check()
3040 case TARGET_PROT_DOUT_INSERT: in qlt_build_ctio_crc2_pkt()
3063 case TARGET_PROT_DOUT_INSERT: in qlt_build_ctio_crc2_pkt()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c2010 case TARGET_PROT_DOUT_INSERT: in isert_set_sig_attrs()