Searched refs:fcpdl (Results 1 – 1 of 1) sorted by relevance
1746 int diflen, fcpdl; in lpfc_bg_scsi_prep_dma_buf() local1847 fcpdl = scsi_bufflen(scsi_cmnd); in lpfc_bg_scsi_prep_dma_buf()1856 diflen = (fcpdl / blksize) * 8; in lpfc_bg_scsi_prep_dma_buf()1857 fcpdl += diflen; in lpfc_bg_scsi_prep_dma_buf()1859 fcp_cmnd->fcpDl = be32_to_cpu(fcpdl); in lpfc_bg_scsi_prep_dma_buf()1865 iocb_cmd->un.fcpi.fcpi_parm = fcpdl; in lpfc_bg_scsi_prep_dma_buf()