TARGET_PROT_DOUT_STRIP 2088 drivers/infiniband/ulp/isert/ib_isert.c 	case TARGET_PROT_DOUT_STRIP:
TARGET_PROT_DOUT_STRIP  155 drivers/scsi/qla2xxx/qla_target.c 	case TARGET_PROT_DOUT_STRIP:	return "DOUT_STRIP";
TARGET_PROT_DOUT_STRIP 2410 drivers/scsi/qla2xxx/qla_target.c 		    (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) {
TARGET_PROT_DOUT_STRIP 2425 drivers/scsi/qla2xxx/qla_target.c 			    (cmd->se_cmd.prot_op == TARGET_PROT_DOUT_STRIP)) {
TARGET_PROT_DOUT_STRIP 2869 drivers/scsi/qla2xxx/qla_target.c 	case TARGET_PROT_DOUT_STRIP:
TARGET_PROT_DOUT_STRIP 2884 drivers/scsi/qla2xxx/qla_target.c 	case TARGET_PROT_DOUT_STRIP:
TARGET_PROT_DOUT_STRIP 3016 drivers/scsi/qla2xxx/qla_target.c 	    (se_cmd->prot_op == TARGET_PROT_DOUT_STRIP))
TARGET_PROT_DOUT_STRIP 3025 drivers/scsi/qla2xxx/qla_target.c 	case TARGET_PROT_DOUT_STRIP:
TARGET_PROT_DOUT_STRIP 3058 drivers/scsi/qla2xxx/qla_target.c 	case TARGET_PROT_DOUT_STRIP:
TARGET_PROT_DOUT_STRIP  442 drivers/target/iscsi/iscsi_target_login.c 		   (TARGET_PROT_DOUT_STRIP | TARGET_PROT_DOUT_PASS |
TARGET_PROT_DOUT_STRIP  632 drivers/target/target_core_sbc.c 		cmd->prot_op = fabric_prot ? TARGET_PROT_DOUT_STRIP :
TARGET_PROT_DOUT_STRIP  728 drivers/target/target_core_sbc.c 			      !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) :
TARGET_PROT_DOUT_STRIP 1975 drivers/target/target_core_transport.c 	case TARGET_PROT_DOUT_STRIP:
TARGET_PROT_DOUT_STRIP 1976 drivers/target/target_core_transport.c 		if (cmd->se_sess->sup_prot_ops & TARGET_PROT_DOUT_STRIP)
TARGET_PROT_DOUT_STRIP  426 include/target/target_core_base.h 			TARGET_PROT_DIN_STRIP | TARGET_PROT_DOUT_STRIP | \