Searched refs:fcpDl (Results 1 – 2 of 2) sorted by relevance
127 __be32 fcpDl; /* Total transfer length */ member139 __be32 fcpDl; /* Total transfer length */ member
2616 fcp_cmnd->fcpDl = cpu_to_be32(fcpdl); in lpfc_bg_scsi_prep_dma_buf_s3()3234 ((struct fcp_cmnd32 *)fcp_cmnd)->fcpDl = in lpfc_scsi_prep_dma_buf_s4()3253 be32_to_cpu(fcp_cmnd->fcpDl); in lpfc_scsi_prep_dma_buf_s4()3435 fcp_cmnd->fcpDl = cpu_to_be32(fcpdl); in lpfc_bg_scsi_prep_dma_buf_s4()3837 uint32_t fcpDl; in lpfc_handle_fcp_err() local3909 fcpDl = be32_to_cpu(((struct fcp_cmnd32 *)fcpcmd)->fcpDl); in lpfc_handle_fcp_err()3911 fcpDl = be32_to_cpu(fcpcmd->fcpDl); in lpfc_handle_fcp_err()3918 fcpDl, in lpfc_handle_fcp_err()3932 fcpDl, in lpfc_handle_fcp_err()3973 fcpDl, be32_to_cpu(fcprsp->rspResId), in lpfc_handle_fcp_err()[all …]
Completed in 18 milliseconds