Home
last modified time | relevance | path

Searched defs:acfg (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Docxl_hw.c331 struct ocxl_afu_config *acfg = &afu->acfg; in start_context() local
403 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_stop_context() local
803 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_map_mmio() local
856 struct ocxl_afu_config *acfg = &afu->acfg; in ocxlflash_config_afu() local
H A Docxl_hw.h27 struct ocxl_afu_config acfg; /* AFU configuration data */ member