Searched defs:mem_ctl_info (Results 1 – 1 of 1) sorted by relevance
499 struct mem_ctl_info { struct503 struct list_head link; /* for global list of mem_ctl_info structs */ argument524 int (*set_sdram_scrub_rate) (struct mem_ctl_info * mci, u32 bw); argument530 int (*get_sdram_scrub_rate) (struct mem_ctl_info * mci); argument534 void (*edac_check) (struct mem_ctl_info * mci); argument541 unsigned long (*ctl_page_to_phys) (struct mem_ctl_info * mci, argument543 int mc_idx;544 struct csrow_info **csrows;545 unsigned int nr_csrows, num_cschannel;547 bool csbased;[all …]