Searched defs:fcp_cmnd (Results 1 – 16 of 16) sorted by relevance
102 struct fcp_cmnd { struct103 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 */
786 lpfc_fcpcmd_to_iocb(u8 *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()815 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local2509 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s3() local3063 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local3307 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s4() local4627 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd_buf_s3() local4703 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd_buf_s4() local4810 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local4858 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd_s3() local4918 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd_s4() local
451 struct fcp_cmnd *fcp_cmnd; member
10612 struct fcp_cmnd *fcp_cmnd; in lpfc_prep_embed_io() local
2161 struct fcp_cmnd *fcp_cmnd; member
37 struct fcp_cmnd { struct49 struct fcp_cmnd32 { argument
854 struct fcp_cmnd { struct874 struct fcp_cmnd *fcp_cmnd; argument
1352 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
351 struct atio7_fcp_cmnd fcp_cmnd; member
2089 struct fcp_cmnd fcp_cmnd; member
549 struct fcp_cmnd *fcp_cmnd) in qedf_build_fcp_cmnd()593 u8 fcp_cmnd[32]; in qedf_init_task() local
673 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local1739 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
1712 u64 *fcp_cmnd; in bnx2fc_init_task() local
2562 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local2680 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_task_mgmt() local
347 } fcp_cmnd; member
165 struct fcp_cmnd *fcp_cmnd = (struct fcp_cmnd *)addr; in csio_scsi_fcp_cmnd() local
Completed in 162 milliseconds