Searched defs:fcp_cmnd (Results 1 – 10 of 10) sorted by relevance
84 struct fcp_cmnd { struct85 struct scsi_lun fcp_lun;87 uint8_t fcpCntl0; /* FCP_CNTL byte 0 (reserved) */88 uint8_t fcpCntl1; /* FCP_CNTL byte 1 task codes */94 uint8_t fcpCntl2; /* FCP_CTL byte 2 task management codes */102 uint8_t fcpCntl3;106 uint8_t fcpCdb[LPFC_FCP_CDB_LEN]; /* SRB cdb field is copied here */107 uint32_t fcpDl; /* Total transfer length */141 struct fcp_cmnd *fcp_cmnd; member
1158 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s3() local1898 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_bg_scsi_prep_dma_buf() local2187 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_dma_buf_s4() local2876 lpfc_fcpcmd_to_iocb(uint8_t *data, struct fcp_cmnd *fcp_cmnd) in lpfc_fcpcmd_to_iocb()2900 struct fcp_cmnd *fcp_cmnd = lpfc_cmd->fcp_cmnd; in lpfc_scsi_prep_cmnd() local3007 struct fcp_cmnd *fcp_cmnd; in lpfc_scsi_prep_task_mgmt_cmd() local
47 struct fcp_cmnd { struct59 struct fcp_cmnd32 { argument
865 struct fcp_cmnd { struct885 struct fcp_cmnd *fcp_cmnd; argument
1227 struct fcp_cmnd *fcp_cmnd; in qla24xx_build_scsi_crc_2_iocbs() local
1397 struct fcp_cmnd fcp_cmnd; member
700 struct fcp_cmnd *fcp_cmnd; in bnx2fc_initiate_tmf() local1678 struct fcp_cmnd *fcp_cmnd) in bnx2fc_build_fcp_cmnd()
1701 u64 *fcp_cmnd; in bnx2fc_init_task() local
2172 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_cmnd() local2284 struct fcp_cmnd *fcp_cmnd; in zfcp_fsf_fcp_task_mgmt() local
340 u8 fcp_cmnd[FSF_FCP_CMND_SIZE]; member