Home
last modified time | relevance | path

Searched refs:FCP_PTA_SIMPLE (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/include/scsi/fc/
Dfc_fcp.h77 #define FCP_PTA_SIMPLE 0 /* simple task attribute */ macro
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.h218 fcp->fc_pri_ta = FCP_PTA_SIMPLE; in zfcp_fc_scsi_to_fcp()
/Linux-v4.19/drivers/target/tcm_fc/
Dtfc_cmd.c559 case FCP_PTA_SIMPLE: /* Fallthrough */ in ft_send_work()
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_io.c1710 fcp_cmnd->fc_pri_ta = FCP_PTA_SIMPLE; in bnx2fc_build_fcp_cmnd()
/Linux-v4.19/drivers/scsi/qedf/
Dqedf_io.c590 fcp_cmnd->fc_pri_ta = FCP_PTA_SIMPLE; in qedf_build_fcp_cmnd()
/Linux-v4.19/drivers/scsi/csiostor/
Dcsio_scsi.c175 fcp_cmnd->fc_pri_ta = FCP_PTA_SIMPLE; in csio_scsi_fcp_cmnd()
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_target.c97 #define FCP_PTA_SIMPLE 0 /* simple task attribute */ macro