Searched refs:n_tads (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/edac/ |
H A D | sb_edac.c | 964 int i, j, k, n_sads, n_tads, sad_interl; get_memory_layout() local 1037 for (n_tads = 0; n_tads < MAX_TAD; n_tads++) { get_memory_layout() 1038 pci_read_config_dword(pvt->pci_ha0, tad_dram_rule[n_tads], get_memory_layout() 1047 n_tads, gb, (mb*1000)/1024, get_memory_layout() 1065 for (j = 0; j < n_tads; j++) { get_memory_layout() 1142 int n_rir, n_sads, n_tads, sad_way, sck_xch; get_memory_error_data() local 1305 for (n_tads = 0; n_tads < MAX_TAD; n_tads++) { get_memory_error_data() 1306 pci_read_config_dword(pci_ha, tad_dram_rule[n_tads], ®); get_memory_error_data() 1316 if (n_tads == MAX_TAD) { get_memory_error_data() 1353 tad_ch_nilv_offset[n_tads], get_memory_error_data() 1376 n_tads, get_memory_error_data()
|
Completed in 50 milliseconds