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

/linux-master/drivers/scsi/cxlflash/
H A Docxl_hw.c331 struct ocxl_afu_config *acfg = &afu->acfg; local
349 ctx->psn_size = acfg->global_mmio_size;
352 ctx->psn_size = acfg->pp_mmio_stride;
403 struct ocxl_afu_config *acfg = &afu->acfg; local
416 rc = ocxl_config_terminate_pasid(pdev, acfg->dvsec_afu_control_pos,
714 pos = afu->acfg.dvsec_afu_control_pos;
803 struct ocxl_afu_config *acfg = &afu->acfg; local
856 struct ocxl_afu_config *acfg = &afu->acfg; local
[all...]
H A Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */ member in struct:ocxl_hw_afu

Completed in 109 milliseconds