Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dsb_edac.c176 static const u32 tad_dram_rule[] = { variable
181 #define MAX_TAD ARRAY_SIZE(tad_dram_rule)
1832 pci_read_config_dword(pvt->pci_ha, tad_dram_rule[n_tads], &reg); in get_memory_layout()
2093 pci_read_config_dword(pci_ha, tad_dram_rule[n_tads], &reg); in get_memory_error_data()
2275 pci_read_config_dword(pci_ha, tad_dram_rule[0], &reg); in get_memory_error_data_from_mce()
/kernel/linux/linux-6.6/drivers/edac/
H A Dsb_edac.c176 static const u32 tad_dram_rule[] = { variable
181 #define MAX_TAD ARRAY_SIZE(tad_dram_rule)
1845 pci_read_config_dword(pvt->pci_ha, tad_dram_rule[n_tads], &reg); in get_memory_layout()
2200 pci_read_config_dword(pci_ha, tad_dram_rule[n_tads], &reg); in get_memory_error_data()
2404 pci_read_config_dword(pci_ha, tad_dram_rule[0], &reg); in get_memory_error_data_from_mce()

Completed in 9 milliseconds