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 */
850 lpfc_fcpcmd_to_iocb(u8 *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()879 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local2575 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s3() local3230 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local3474 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf_s4() local4807 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd_buf_s3() local4883 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd_buf_s4() local4991 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local5040 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd() local
435 struct fcp_cmnd *fcp_cmnd; member
10553 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local10617 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local10674 struct fcp_cmnd *fcp_cmnd; in lpfc_sli4_iocb2wqe() local10975 struct fcp_cmnd *fcp_cmnd; in __lpfc_sli_issue_fcp_io_s4() local
2124 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
1352 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
351 struct atio7_fcp_cmnd fcp_cmnd; member
2064 struct fcp_cmnd fcp_cmnd; member
675 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local1741 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
1712 u64 *fcp_cmnd; in bnx2fc_init_task() local
549 struct fcp_cmnd *fcp_cmnd) in qedf_build_fcp_cmnd()593 u8 fcp_cmnd[32]; in qedf_init_task() local
2559 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local2676 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 161 milliseconds