TARGET_PROT_DIN_INSERT
case TARGET_PROT_DIN_INSERT:
if ((cmd->se_cmd.prot_op == TARGET_PROT_DIN_INSERT) ||
if ((cmd->se_cmd.prot_op == TARGET_PROT_DIN_INSERT) ||
case TARGET_PROT_DIN_INSERT:
case TARGET_PROT_DIN_INSERT:
if ((se_cmd->prot_op == TARGET_PROT_DIN_INSERT) ||
case TARGET_PROT_DIN_INSERT:
case TARGET_PROT_DIN_INSERT:
cmd->prot_op = fabric_prot ? TARGET_PROT_DIN_INSERT :
!!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT));
case TARGET_PROT_DIN_INSERT:
if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DIN_INSERT)
#define TARGET_PROT_ALL TARGET_PROT_DIN_INSERT | TARGET_PROT_DOUT_INSERT | \