Searched defs:fcp_cmnd (Results 1 – 14 of 14) sorted by relevance
49 struct fcp_cmnd { struct61 struct fcp_cmnd32 { argument
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 */163 struct fcp_cmnd *fcp_cmnd; member
1173 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local2728 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s3() local3252 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local3397 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s4() local4189 lpfc_fcpcmd_to_iocb(uint8_t *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()4213 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local4322 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd() local
9129 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local9193 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local9250 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local
851 struct fcp_cmnd { struct871 struct fcp_cmnd *fcp_cmnd; argument
1217 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
359 struct atio7_fcp_cmnd fcp_cmnd; member
1889 struct fcp_cmnd fcp_cmnd; member
563 struct fcp_cmnd *fcp_cmnd) in qedf_build_fcp_cmnd()607 u8 fcp_cmnd[32]; in qedf_init_task() local
675 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local1695 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
1695 u64 *fcp_cmnd; in bnx2fc_init_task() local
2221 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local2337 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_task_mgmt() local
319 } fcp_cmnd; member
165 struct fcp_cmnd *fcp_cmnd = (struct fcp_cmnd *)addr; in csio_scsi_fcp_cmnd() local