Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/lpfc/
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()