FCP_CFL_WRDATA    238 drivers/s390/scsi/zfcp_fc.h 		fcp->fc_flags |= FCP_CFL_WRDATA;
FCP_CFL_WRDATA    180 drivers/scsi/csiostor/csio_scsi.c 				fcp_cmnd->fc_flags = FCP_CFL_WRDATA;
FCP_CFL_WRDATA    908 drivers/scsi/fcoe/fcoe.c 		if ((fcp->fc_flags & FCP_CFL_WRDATA) &&
FCP_CFL_WRDATA    579 drivers/scsi/qedf/qedf_io.c 			fcp_cmnd->fc_flags |= FCP_CFL_WRDATA;
FCP_CFL_WRDATA    514 drivers/target/tcm_fc/tfc_cmd.c 	switch (fcp->fc_flags & (FCP_CFL_RDDATA | FCP_CFL_WRDATA)) {
FCP_CFL_WRDATA    521 drivers/target/tcm_fc/tfc_cmd.c 	case FCP_CFL_WRDATA:
FCP_CFL_WRDATA    524 drivers/target/tcm_fc/tfc_cmd.c 	case FCP_CFL_WRDATA | FCP_CFL_RDDATA: