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 */
837 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local2520 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s3() local3046 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local3258 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s4() local4054 lpfc_fcpcmd_to_iocb(uint8_t *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()4078 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local4195 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd() local
421 struct fcp_cmnd *fcp_cmnd; member
9487 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local9551 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local9608 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local
2063 struct fcp_cmnd *fcp_cmnd; member
37 struct fcp_cmnd { struct49 struct fcp_cmnd32 { argument
851 struct fcp_cmnd { struct871 struct fcp_cmnd *fcp_cmnd; argument
1404 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
346 struct atio7_fcp_cmnd fcp_cmnd; member
1943 struct fcp_cmnd fcp_cmnd; member
557 struct fcp_cmnd *fcp_cmnd) in qedf_build_fcp_cmnd()601 u8 fcp_cmnd[32]; in qedf_init_task() local
675 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local1738 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
1677 u64 *fcp_cmnd; in bnx2fc_init_task() local
2272 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local2389 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