Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/fc/
Dfc_fcp.h77 #define FCP_PTA_SIMPLE 0 /* simple task attribute */ macro
/linux-4.4.14/drivers/s390/scsi/
Dzfcp_fc.h222 fcp->fc_pri_ta = FCP_PTA_SIMPLE; in zfcp_fc_scsi_to_fcp()
/linux-4.4.14/drivers/target/tcm_fc/
Dtfc_cmd.c550 case FCP_PTA_SIMPLE: /* Fallthrough */ in ft_send_work()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_io.c1679 fcp_cmnd->fc_pri_ta = FCP_PTA_SIMPLE; in bnx2fc_build_fcp_cmnd()
/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_scsi.c175 fcp_cmnd->fc_pri_ta = FCP_PTA_SIMPLE; in csio_scsi_fcp_cmnd()
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_target.c80 #define FCP_PTA_SIMPLE 0 /* simple task attribute */ macro