Home
last modified time | relevance | path

Searched refs:pdma_phys_sgl (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_scsi.c338 dma_addr_t pdma_phys_sgl; in lpfc_new_scsi_buf_s3() local
389 pdma_phys_sgl = psb->dma_handle + sizeof(struct fcp_cmnd) + in lpfc_new_scsi_buf_s3()
440 putPaddrLow(pdma_phys_sgl); in lpfc_new_scsi_buf_s3()
442 putPaddrHigh(pdma_phys_sgl); in lpfc_new_scsi_buf_s3()