Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c259 dma_addr_t pdma_phys_sgl; in lpfc_new_scsi_buf_s3() local
310 pdma_phys_sgl = psb->dma_handle + sizeof(struct fcp_cmnd) + in lpfc_new_scsi_buf_s3()
361 putPaddrLow(pdma_phys_sgl); in lpfc_new_scsi_buf_s3()
363 putPaddrHigh(pdma_phys_sgl); in lpfc_new_scsi_buf_s3()

Completed in 13 milliseconds