Searched refs:psa_map (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h19 void __iomem * (*psa_map)(void *ctx_cookie); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c153 .psa_map = cxlflash_psa_map,
H A Docxl_hw.c1375 .psa_map = ocxlflash_psa_map,
H A Dmain.c2120 afu->afu_map = cfg->ops->psa_map(hwq->ctx_cookie);
2122 dev_err(dev, "%s: psa_map failed\n", __func__);

Completed in 234 milliseconds