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 */
839 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local2524 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s3() local3050 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local3263 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s4() local4064 lpfc_fcpcmd_to_iocb(uint8_t *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()4088 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local4205 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd() local
420 struct fcp_cmnd *fcp_cmnd; member
9724 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local9788 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local9845 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local
2068 struct fcp_cmnd *fcp_cmnd; member
37 struct fcp_cmnd { struct49 struct fcp_cmnd32 { argument
850 struct fcp_cmnd { struct870 struct fcp_cmnd *fcp_cmnd; argument
1405 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
346 struct atio7_fcp_cmnd fcp_cmnd; member
2013 struct fcp_cmnd fcp_cmnd; member
554 struct fcp_cmnd *fcp_cmnd) in qedf_build_fcp_cmnd()598 u8 fcp_cmnd[32]; in qedf_init_task() local
675 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local1741 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
1713 u64 *fcp_cmnd; in bnx2fc_init_task() local
2542 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local2659 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_task_mgmt() local
336 } fcp_cmnd; member
165 struct fcp_cmnd *fcp_cmnd = (struct fcp_cmnd *)addr; in csio_scsi_fcp_cmnd() local