Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dbackend.h20 void (*psa_unmap)(void __iomem *addr); member
H A Dcxl_hw.c154 .psa_unmap = cxlflash_psa_unmap,
H A Docxl_hw.c1376 .psa_unmap = ocxlflash_psa_unmap,
H A Dmain.c713 cfg->ops->psa_unmap(afu->afu_map); in stop_afu()