Home
last modified time | relevance | path

Searched defs:fcp_cmnd (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.h102 struct fcp_cmnd { struct
103 struct scsi_lun fcp_lun;
105 uint8_t fcpCntl0; /* FCP_CNTL byte 0 (reserved) */
106 uint8_t fcpCntl1; /* FCP_CNTL byte 1 task codes */
112 uint8_t fcpCntl2; /* FCP_CTL byte 2 task management codes */
120 uint8_t fcpCntl3;
124 uint8_t fcpCdb[LPFC_FCP_CDB_LEN]; /* SRB cdb field is copied here */
125 uint32_t fcpDl; /* Total transfer length */
H A Dlpfc_scsi.c779 lpfc_fcpcmd_to_iocb(u8 *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()
808 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local
2492 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s3() local
3044 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local
3288 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s4() local
4603 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd_buf_s3() local
4679 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd_buf_s4() local
4786 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local
4834 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd_s3() local
4894 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd_s4() local
H A Dlpfc_sli.h451 struct fcp_cmnd *fcp_cmnd; member
H A Dlpfc_sli.c10584 struct fcp_cmnd *fcp_cmnd; in lpfc_prep_embed_io() local
H A Dlpfc_hw4.h2159 struct fcp_cmnd *fcp_cmnd; member
/openbmc/linux/include/scsi/fc/
H A Dfc_fcp.h37 struct fcp_cmnd { struct
49 struct fcp_cmnd32 { argument
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nx.h854 struct fcp_cmnd { struct
876 struct fcp_cmnd *fcp_cmnd; argument
H A Dqla_iocb.c1352 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
H A Dqla_target.h351 struct atio7_fcp_cmnd fcp_cmnd; member
H A Dqla_def.h2129 struct fcp_cmnd fcp_cmnd; member
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c673 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local
1739 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
H A Dbnx2fc_hwi.c1712 u64 *fcp_cmnd; in bnx2fc_init_task() local
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_io.c549 struct fcp_cmnd *fcp_cmnd) in qedf_build_fcp_cmnd()
593 u8 fcp_cmnd[32]; in qedf_init_task() local
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fsf.c2562 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local
2680 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_task_mgmt() local
H A Dzfcp_fsf.h347 } fcp_cmnd; member
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.c165 struct fcp_cmnd *fcp_cmnd = (struct fcp_cmnd *)addr; in csio_scsi_fcp_cmnd() local