Home
last modified time | relevance | path

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

/linux/drivers/target/tcm_fc/
A Dtfc_cmd.c513 switch (fcp->fc_flags & (FCP_CFL_RDDATA | FCP_CFL_WRDATA)) { in ft_send_work()
517 case FCP_CFL_RDDATA: in ft_send_work()
523 case FCP_CFL_WRDATA | FCP_CFL_RDDATA: in ft_send_work()
/linux/include/scsi/fc/
A Dfc_fcp.h89 #define FCP_CFL_RDDATA 0x02 /* read data */ macro
/linux/drivers/s390/scsi/
A Dzfcp_fc.h236 fcp->fc_flags |= FCP_CFL_RDDATA; in zfcp_fc_scsi_to_fcp()
/linux/drivers/scsi/elx/efct/
A Defct_unsol.c201 if (cmnd->fc_flags & FCP_CFL_RDDATA) in efct_get_flags_fcp_cmd()
/linux/drivers/scsi/qedf/
A Dqedf_io.c568 fcp_cmnd->fc_flags |= FCP_CFL_RDDATA; in qedf_build_fcp_cmnd()
573 fcp_cmnd->fc_flags |= FCP_CFL_RDDATA; in qedf_build_fcp_cmnd()
/linux/drivers/scsi/csiostor/
A Dcsio_scsi.c182 fcp_cmnd->fc_flags = FCP_CFL_RDDATA; in csio_scsi_fcp_cmnd()

Completed in 13 milliseconds