Home
last modified time | relevance | path

Searched refs:edac_dbg (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v4.19/drivers/edac/
Di7300_edac.c599 edac_dbg(2, "\tMTR%d CH%d: DIMMs are %sPresent (mtr)\n", in decode_mtr()
622 edac_dbg(2, "\t\tWIDTH: x%d\n", MTR_DRAM_WIDTH(mtr)); in decode_mtr()
624 edac_dbg(2, "\t\tELECTRICAL THROTTLING is %s\n", in decode_mtr()
627 edac_dbg(2, "\t\tNUMBANK: %d bank(s)\n", MTR_DRAM_BANKS(mtr)); in decode_mtr()
628 edac_dbg(2, "\t\tNUMRANK: %s\n", in decode_mtr()
630 edac_dbg(2, "\t\tNUMROW: %s\n", in decode_mtr()
635 edac_dbg(2, "\t\tNUMCOL: %s\n", in decode_mtr()
640 edac_dbg(2, "\t\tSIZE: %d MB\n", dinfo->megabytes); in decode_mtr()
656 edac_dbg(2, "\t\tECC code is 8-byte-over-32-byte SECDED+ code\n"); in decode_mtr()
658 edac_dbg(2, "\t\tECC code is on Lockstep mode\n"); in decode_mtr()
[all …]
Di5400_edac.c551edac_dbg(0, "\t\tDIMM= %d Channels= %d,%d (Branch= %d DRAM Bank= %d Buffer ID = %d rdwr= %s ras=… in i5400_proccess_non_recoverable_info()
603 edac_dbg(0, "\tCorrected bits= 0x%lx\n", allErrors); in i5400_process_nonfatal_error_info()
624 edac_dbg(0, "\t\tDIMM= %d Channel= %d (Branch %d DRAM Bank= %d rdwr= %s ras= %d cas= %d)\n", in i5400_process_nonfatal_error_info()
689 edac_dbg(4, "MC%d\n", mci->mc_idx); in i5400_check_error()
775 edac_dbg(1, "System Address, processor bus- PCI Bus ID: %s %x:%x\n", in i5400_get_devices()
778 edac_dbg(1, "Branchmap, control and errors - PCI Bus ID: %s %x:%x\n", in i5400_get_devices()
782 edac_dbg(1, "FSB Error Regs - PCI Bus ID: %s %x:%x\n", in i5400_get_devices()
872 edac_dbg(0, "ERROR: trying to access an invalid dimm: %d\n", in determine_mtr()
893 edac_dbg(2, "\tMTR%d=0x%x: DIMMs are %sPresent\n", in decode_mtr()
898 edac_dbg(2, "\t\tWIDTH: x%d\n", MTR_DRAM_WIDTH(mtr)); in decode_mtr()
[all …]
Dedac_pci_sysfs.c78 edac_dbg(0, "\n"); in edac_pci_instance_release()
161 edac_dbg(0, "\n"); in edac_pci_create_instance_kobj()
177 edac_dbg(2, "failed to register instance pci%d\n", idx); in edac_pci_create_instance_kobj()
183 edac_dbg(1, "Register instance 'pci%d' kobject\n", idx); in edac_pci_create_instance_kobj()
200 edac_dbg(0, "\n"); in edac_pci_unregister_sysfs_instance_kobj()
316 edac_dbg(0, "here to module_put(THIS_MODULE)\n"); in edac_pci_release_main_kobj()
341 edac_dbg(0, "\n"); in edac_pci_main_kobj_setup()
357 edac_dbg(1, "try_module_get() failed\n"); in edac_pci_main_kobj_setup()
364 edac_dbg(1, "Failed to allocate\n"); in edac_pci_main_kobj_setup()
374 edac_dbg(1, "Failed to register '.../edac/pci'\n"); in edac_pci_main_kobj_setup()
[all …]
Di5000_edac.c487 edac_dbg(0, "\t\tCSROW= %d Channel= %d (DRAM Bank= %d rdwr= %s ras= %d cas= %d)\n", in i5000_process_fatal_error_info()
566 edac_dbg(0, "\tUncorrected bits= 0x%x\n", ue_errors); in i5000_process_nonfatal_error_info()
582edac_dbg(0, "\t\tCSROW= %d Channels= %d,%d (Branch= %d DRAM Bank= %d rdwr= %s ras= %d cas= %d)\n… in i5000_process_nonfatal_error_info()
636 edac_dbg(0, "\tCorrected bits= 0x%x\n", ce_errors); in i5000_process_nonfatal_error_info()
654 edac_dbg(0, "\t\tCSROW= %d Channel= %d (Branch %d DRAM Bank= %d rdwr= %s ras= %d cas= %d)\n", in i5000_process_nonfatal_error_info()
768 edac_dbg(4, "MC%d\n", mci->mc_idx); in i5000_check_error()
839 edac_dbg(1, "System Address, processor bus- PCI Bus ID: %s %x:%x\n", in i5000_get_devices()
842 edac_dbg(1, "Branchmap, control and errors - PCI Bus ID: %s %x:%x\n", in i5000_get_devices()
846 edac_dbg(1, "FSB Error Regs - PCI Bus ID: %s %x:%x\n", in i5000_get_devices()
971 edac_dbg(2, "\tMTR%d=0x%x: DIMMs are %sPresent\n", in decode_mtr()
[all …]
Di3200_edac.c114 edac_dbg(0, "In single channel mode\n"); in how_many_channels()
117 edac_dbg(0, "In dual channel mode\n"); in how_many_channels()
122 edac_dbg(0, "2 DIMMS per channel disabled\n"); in how_many_channels()
124 edac_dbg(0, "2 DIMMS per channel enabled\n"); in how_many_channels()
256 edac_dbg(1, "MC%d\n", mci->mc_idx); in i3200_check()
301 edac_dbg(0, "drb[0][%d] = %d, drb[1][%d] = %d\n", i, drbs[0][i], i, drbs[1][i]); in i3200_get_drbs()
347 edac_dbg(0, "MC:\n"); in i3200_probe1()
367 edac_dbg(3, "MC: init mci\n"); in i3200_probe1()
402 edac_dbg(0, "csrow %d, channel %d%s, size = %ld Mb\n", i, j, in i3200_probe1()
417 edac_dbg(3, "MC: failed edac_mc_add_mc()\n"); in i3200_probe1()
[all …]
Dedac_mc.c144 edac_dbg(4, " channel->chan_idx = %d\n", chan->chan_idx); in edac_mc_dump_channel()
145 edac_dbg(4, " channel = %p\n", chan); in edac_mc_dump_channel()
146 edac_dbg(4, " channel->csrow = %p\n", chan->csrow); in edac_mc_dump_channel()
147 edac_dbg(4, " channel->dimm = %p\n", chan->dimm); in edac_mc_dump_channel()
156 edac_dbg(4, "%s%i: %smapped as virtual row %d, chan %d\n", in edac_mc_dump_dimm()
159 edac_dbg(4, " dimm = %p\n", dimm); in edac_mc_dump_dimm()
160 edac_dbg(4, " dimm->label = '%s'\n", dimm->label); in edac_mc_dump_dimm()
161 edac_dbg(4, " dimm->nr_pages = 0x%x\n", dimm->nr_pages); in edac_mc_dump_dimm()
162 edac_dbg(4, " dimm->grain = %d\n", dimm->grain); in edac_mc_dump_dimm()
163 edac_dbg(4, " dimm->nr_pages = 0x%x\n", dimm->nr_pages); in edac_mc_dump_dimm()
[all …]
Dr82600_edac.c207 edac_dbg(1, "MC%d\n", mci->mc_idx); in r82600_check()
238 edac_dbg(1, "Row=%d DRBA = %#0x\n", index, drbar); in r82600_init_csrows()
243 edac_dbg(1, "Row=%d, Boundary Address=%#0x, Last = %#0x\n", in r82600_init_csrows()
279 edac_dbg(0, "\n"); in r82600_probe1()
284 edac_dbg(2, "sdram refresh rate = %#0x\n", sdram_refresh_rate); in r82600_probe1()
285 edac_dbg(2, "DRAMC register = %#0x\n", dramcr); in r82600_probe1()
296 edac_dbg(0, "mci = %p\n", mci); in r82600_probe1()
312 edac_dbg(3, "mci = %p - Scrubbing disabled! EAP: %#0x\n", in r82600_probe1()
329 edac_dbg(3, "failed edac_mc_add_mc()\n"); in r82600_probe1()
336 edac_dbg(3, "Disabling Hardware Scrub (scrub on error)\n"); in r82600_probe1()
[all …]
Damd64_edac.c376 edac_dbg(2, "sys_addr 0x%lx doesn't match any node\n", in find_mc_by_sys_addr()
472 edac_dbg(2, "InputAddr 0x%lx matches csrow %d (node %d)\n", in input_addr_to_csrow()
479 edac_dbg(2, "no matching csrow for InputAddr 0x%lx (MC node %d)\n", in input_addr_to_csrow()
508 edac_dbg(1, " revision %d for node %d does not support DHAR\n", in amd64_get_dram_hole_info()
515 edac_dbg(1, " Dram Memory Hoisting is DISABLED on this system\n"); in amd64_get_dram_hole_info()
520 edac_dbg(1, " Dram Memory Hoisting is DISABLED on this node %d\n", in amd64_get_dram_hole_info()
549 edac_dbg(1, " DHAR info for node %d base 0x%lx offset 0x%lx size 0x%lx\n", in amd64_get_dram_hole_info()
602 edac_dbg(2, "using DHAR to translate SysAddr 0x%lx to DramAddr 0x%lx\n", in sys_addr_to_dram_addr()
621 edac_dbg(2, "using DRAM Base register to translate SysAddr 0x%lx to DramAddr 0x%lx\n", in sys_addr_to_dram_addr()
658 edac_dbg(2, " Intlv Shift=%d DramAddr=0x%lx maps to InputAddr=0x%lx\n", in dram_addr_to_input_addr()
[all …]
Dedac_device_sysfs.c205 edac_dbg(4, "control index=%d\n", edac_dev->dev_idx); in edac_device_ctrl_master_release()
236 edac_dbg(1, "\n"); in edac_device_register_sysfs_main_kobj()
262 edac_dbg(1, "Failed to register '.../edac/%s'\n", in edac_device_register_sysfs_main_kobj()
272 edac_dbg(4, "Registered '.../edac/%s' kobject\n", edac_dev->name); in edac_device_register_sysfs_main_kobj()
290 edac_dbg(0, "\n"); in edac_device_unregister_sysfs_main_kobj()
291 edac_dbg(4, "name of kobject is: %s\n", kobject_name(&dev->kobj)); in edac_device_unregister_sysfs_main_kobj()
328 edac_dbg(1, "\n"); in edac_device_ctrl_instance_release()
434 edac_dbg(1, "\n"); in edac_device_ctrl_block_release()
516 edac_dbg(4, "Instance '%s' inst_p=%p block '%s' block_p=%p\n", in edac_device_create_block()
518 edac_dbg(4, "block kobj=%p block kobj->parent=%p\n", in edac_device_create_block()
[all …]
Die31200_edac.c192 edac_dbg(0, "In single channel mode\n"); in how_many_channels()
195 edac_dbg(0, "In dual channel mode\n"); in how_many_channels()
201 edac_dbg(0, "2 DIMMS per channel disabled\n"); in how_many_channels()
203 edac_dbg(0, "2 DIMMS per channel enabled\n"); in how_many_channels()
311 edac_dbg(1, "MC%d\n", mci->mc_idx); in ie31200_check()
388 edac_dbg(0, "MC:\n"); in ie31200_probe1()
413 edac_dbg(3, "MC: init mci\n"); in ie31200_probe1()
442 edac_dbg(0, "addr_decode: 0x%x\n", addr_decode); in ie31200_probe1()
446 edac_dbg(0, "size: 0x%x, rank: %d, width: %d\n", in ie31200_probe1()
474 edac_dbg(0, "set nr pages: 0x%lx\n", nr_pages); in ie31200_probe1()
[all …]
De7xxx_edac.c168 edac_dbg(3, "\n"); in e7xxx_find_channel()
188 edac_dbg(3, "\n"); in ctl_page_to_phys()
210 edac_dbg(3, "\n"); in process_ce()
227 edac_dbg(3, "\n"); in process_ce_no_info()
237 edac_dbg(3, "\n"); in process_ue()
250 edac_dbg(3, "\n"); in process_ue_no_info()
336 edac_dbg(3, "\n"); in e7xxx_check()
385 edac_dbg(3, "(%d) cumul_size 0x%x\n", index, cumul_size); in e7xxx_init_csrows()
431 edac_dbg(0, "mci\n"); in e7xxx_probe1()
454 edac_dbg(3, "init mci\n"); in e7xxx_probe1()
[all …]
Di82443bxgx_edac.c179 edac_dbg(1, "MC%d\n", mci->mc_idx); in i82443bxgx_edacmc_check()
202 edac_dbg(1, "MC%d: Row=%d DRB = %#0x\n", in i82443bxgx_init_csrows()
206 edac_dbg(1, "MC%d: Row=%d, Boundary Address=%#0x, Last = %#0x\n", in i82443bxgx_init_csrows()
241 edac_dbg(0, "MC:\n"); in i82443bxgx_edacmc_probe1()
259 edac_dbg(0, "MC: mci = %p\n", mci); in i82443bxgx_edacmc_probe1()
275 edac_dbg(0, "Unknown/reserved DRAM type value in DRAMC register!\n"); in i82443bxgx_edacmc_probe1()
304 edac_dbg(0, "Unknown/reserved ECC state in NBXCFG register!\n"); in i82443bxgx_edacmc_probe1()
327 edac_dbg(3, "failed edac_mc_add_mc()\n"); in i82443bxgx_edacmc_probe1()
342 edac_dbg(3, "MC: success\n"); in i82443bxgx_edacmc_probe1()
356 edac_dbg(0, "MC:\n"); in i82443bxgx_edacmc_init_one()
[all …]
Dedac_pci.c38 edac_dbg(1, "\n"); in edac_pci_alloc_ctl_info()
63 edac_dbg(1, "\n"); in edac_pci_free_ctl_info()
80 edac_dbg(1, "\n"); in find_edac_pci_by_dev()
105 edac_dbg(1, "\n"); in add_edac_pci_to_global_list()
174 edac_dbg(3, "checking\n"); in edac_pci_workq_function()
206 edac_dbg(0, "\n"); in edac_pci_add_device()
253 edac_dbg(0, "\n"); in edac_pci_del_device()
290 edac_dbg(4, "\n"); in edac_pci_generic_check()
325 edac_dbg(3, "failed edac_pci_add_device()\n"); in edac_pci_create_generic_ctl()
336 edac_dbg(0, "pci mod=%s\n", pci->mod_name); in edac_pci_release_generic_ctl()
Di82860_edac.c138 edac_dbg(1, "MC%d\n", mci->mc_idx); in i82860_check()
169 edac_dbg(3, "(%d) cumul_size 0x%x\n", index, cumul_size); in i82860_init_csrows()
211 edac_dbg(3, "init mci\n"); in i82860_probe1()
229 edac_dbg(3, "failed edac_mc_add_mc()\n"); in i82860_probe1()
245 edac_dbg(3, "success\n"); in i82860_probe1()
260 edac_dbg(0, "\n"); in i82860_init_one()
278 edac_dbg(0, "\n"); in i82860_remove_one()
311 edac_dbg(3, "\n"); in i82860_init()
324 edac_dbg(0, "860 pci_get_device fail\n"); in i82860_init()
332 edac_dbg(0, "860 init fail\n"); in i82860_init()
[all …]
Dx38_edac.c106 edac_dbg(0, "In single channel mode\n"); in how_many_channel()
109 edac_dbg(0, "In dual channel mode\n"); in how_many_channel()
241 edac_dbg(1, "MC%d\n", mci->mc_idx); in x38_check()
328 edac_dbg(0, "MC:\n"); in x38_probe1()
349 edac_dbg(3, "MC: init mci\n"); in x38_probe1()
398 edac_dbg(3, "MC: failed edac_mc_add_mc()\n"); in x38_probe1()
403 edac_dbg(3, "MC: success\n"); in x38_probe1()
418 edac_dbg(0, "MC:\n"); in x38_init_one()
434 edac_dbg(0, "\n"); in x38_remove_one()
467 edac_dbg(3, "MC:\n"); in x38_init()
[all …]
Di82875p_edac.c265 edac_dbg(1, "MC%d\n", mci->mc_idx); in i82875p_check()
367 edac_dbg(3, "(%d) cumul_size 0x%x\n", index, cumul_size); in i82875p_init_csrows()
400 edac_dbg(0, "\n"); in i82875p_probe1()
419 edac_dbg(3, "init mci\n"); in i82875p_probe1()
429 edac_dbg(3, "init pvt\n"); in i82875p_probe1()
440 edac_dbg(3, "failed edac_mc_add_mc()\n"); in i82875p_probe1()
456 edac_dbg(3, "success\n"); in i82875p_probe1()
477 edac_dbg(0, "\n"); in i82875p_init_one()
496 edac_dbg(0, "\n"); in i82875p_remove_one()
542 edac_dbg(3, "\n"); in i82875p_init()
[all …]
Di82975x_edac.c333 edac_dbg(1, "MC%d\n", mci->mc_idx); in i82975x_check()
404 edac_dbg(3, "(%d) cumul_size 0x%x\n", index, cumul_size); in i82975x_init_csrows()
487 edac_dbg(0, "\n"); in i82975x_probe1()
491 edac_dbg(3, "failed, MCHBAR disabled!\n"); in i82975x_probe1()
497 edac_dbg(3, "error ioremapping MCHBAR!\n"); in i82975x_probe1()
560 edac_dbg(3, "init mci\n"); in i82975x_probe1()
570 edac_dbg(3, "init pvt\n"); in i82975x_probe1()
579 edac_dbg(3, "failed edac_mc_add_mc()\n"); in i82975x_probe1()
584 edac_dbg(3, "success\n"); in i82975x_probe1()
602 edac_dbg(0, "\n"); in i82975x_init_one()
[all …]
Dedac_device.c40 edac_dbg(3, "\tedac_dev = %p dev_idx=%d\n", in edac_device_dump_device()
42 edac_dbg(4, "\tedac_dev->edac_check = %p\n", edac_dev->edac_check); in edac_device_dump_device()
43 edac_dbg(3, "\tdev = %p\n", edac_dev->dev); in edac_device_dump_device()
44 edac_dbg(3, "\tmod_name:ctl_name = %s:%s\n", in edac_device_dump_device()
46 edac_dbg(3, "\tpvt_info = %p\n\n", edac_dev->pvt_info); in edac_device_dump_device()
68 edac_dbg(4, "instances=%d blocks=%d\n", nr_instances, nr_blocks); in edac_device_alloc_ctl_info()
141 edac_dbg(4, "edac_dev=%p next after end=%p\n", in edac_device_alloc_ctl_info()
163 edac_dbg(4, "instance=%d inst_p=%p block=#%d block_p=%p name='%s'\n", in edac_device_alloc_ctl_info()
177 edac_dbg(4, "THIS BLOCK_ATTRIB=%p\n", in edac_device_alloc_ctl_info()
197 edac_dbg(4, "alloc-attrib=%p attrib_name='%s' attrib-spec=%p spec-name=%s\n", in edac_device_alloc_ctl_info()
[all …]
Dsb_edac.c699 edac_dbg(0, "Invalid number of ranks: %d (max = %i) raw value = %x (%04x)\n", in numrank()
712 edac_dbg(0, "Invalid number of rows: %d (should be between 14 and 17) raw value = %x (%04x)\n", in numrow()
725 edac_dbg(0, "Invalid number of cols: %d (max = 4) raw value = %x (%04x)\n", in numcol()
1343 edac_dbg(0, "edc route table for CHA %d: %s\n", in knl_get_dimm_capacity()
1346 edac_dbg(0, "edc route table for CHA %d-%d: %s\n", in knl_get_dimm_capacity()
1353 edac_dbg(0, "edc route table for CHA %d: %s\n", in knl_get_dimm_capacity()
1356 edac_dbg(0, "edc route table for CHA %d-%d: %s\n", in knl_get_dimm_capacity()
1368 edac_dbg(0, "mc route table for CHA %d: %s\n", in knl_get_dimm_capacity()
1371 edac_dbg(0, "mc route table for CHA %d-%d: %s\n", in knl_get_dimm_capacity()
1378 edac_dbg(0, "mc route table for CHA %d: %s\n", in knl_get_dimm_capacity()
[all …]
Di3000_edac.c276 edac_dbg(1, "MC%d\n", mci->mc_idx); in i3000_check()
323 edac_dbg(0, "MC:\n"); in i3000_probe1()
367 edac_dbg(3, "MC: init mci\n"); in i3000_probe1()
399 edac_dbg(3, "MC: (%d) cumul_size 0x%x\n", i, cumul_size); in i3000_probe1()
428 edac_dbg(3, "MC: failed edac_mc_add_mc()\n"); in i3000_probe1()
444 edac_dbg(3, "MC: success\n"); in i3000_probe1()
459 edac_dbg(0, "MC:\n"); in i3000_init_one()
475 edac_dbg(0, "\n"); in i3000_remove_one()
509 edac_dbg(3, "MC:\n"); in i3000_init()
523 edac_dbg(0, "i3000 pci_get_device fail\n"); in i3000_init()
[all …]
Dskx_edac.c187 edac_dbg(2, "busses: %x, %x, %x, %x\n", in get_all_bus_mappings()
301 edac_dbg(2, "bad %s = %d (raw=%x)\n", name, val, reg); in get_dimm_attr()
334 edac_dbg(0, "Can't get tolm/tohm\n"); in skx_get_hi_lo()
346 edac_dbg(2, "tolm=%llx tohm=%llx\n", skx_tolm, skx_tohm); in skx_get_hi_lo()
367edac_dbg(0, "mc#%d: channel %d, dimm %d, %lld Mb (%d pages) bank: %d, rank: %d, row: %#x, col: %#x… in get_dimm_info()
427 edac_dbg(0, "mc#%d: channel %d, dimm %d, %llu Mb (%u pages)\n", in get_nvdimm_info()
487 edac_dbg(0, "MC%d: mci = %p\n", imc->mc, mci); in skx_unregister_mci()
492 edac_dbg(1, "%s: free mci struct\n", mci->ctl_name); in skx_unregister_mci()
518 edac_dbg(0, "MC#%d: mci = %p\n", imc->mc, mci); in skx_register_mci()
548 edac_dbg(0, "MC: failed edac_mc_add_mc()\n"); in skx_register_mci()
[all …]
Damd76x_edac.c182 edac_dbg(3, "\n"); in amd76x_check()
243 edac_dbg(0, "\n"); in amd76x_probe1()
258 edac_dbg(0, "mci = %p\n", mci); in amd76x_probe1()
277 edac_dbg(3, "failed edac_mc_add_mc()\n"); in amd76x_probe1()
293 edac_dbg(3, "success\n"); in amd76x_probe1()
305 edac_dbg(0, "\n"); in amd76x_init_one()
323 edac_dbg(0, "\n"); in amd76x_remove_one()
Di7core_edac.c509 edac_dbg(0, "QPI %d control=0x%08x status=0x%08x dod=0x%08x map=0x%08x\n", in get_dimm_config()
514 edac_dbg(0, "ECC enabled with x%d SDCC\n", ECCx8(pvt) ? 8 : 4); in get_dimm_config()
520 edac_dbg(0, "ECC disabled\n"); in get_dimm_config()
525 edac_dbg(0, "DOD Max limits: DIMMS: %d, %d-ranked, %d-banked x%x x 0x%x\n", in get_dimm_config()
539 edac_dbg(0, "Channel %i is not active\n", i); in get_dimm_config()
543 edac_dbg(0, "Channel %i is disabled\n", i); in get_dimm_config()
574 edac_dbg(0, "Ch%d phy rd%d, wr%d (0x%08x): %s%s%s%cDIMMs\n", in get_dimm_config()
600 edac_dbg(0, "\tdimm %d %d Mb offset: %x, bank: %d, rank: %d, row: %#x, col: %#x\n", in get_dimm_config()
639 edac_dbg(1, "\t[%i] DIVBY3\tREMOVED\tOFFSET\n", i); in get_dimm_config()
641 edac_dbg(1, "\t\t%#x\t%#x\t%#x\n", in get_dimm_config()
[all …]
De752x_edac.c310 edac_dbg(3, "\n"); in ctl_page_to_phys()
336 edac_dbg(3, "\n"); in do_process_ce()
395 edac_dbg(3, "\n"); in do_process_ue()
454 edac_dbg(3, "\n"); in process_ue_no_info_wr()
983 edac_dbg(3, "\n"); in e752x_check()
1103 edac_dbg(3, "(%d) cumul_size 0x%x\n", index, cumul_size); in e752x_init_csrows()
1129 edac_dbg(3, "Initializing rank at (%i,%i)\n", index, i); in e752x_init_csrows()
1267 edac_dbg(0, "mci\n"); in e752x_probe1()
1268 edac_dbg(0, "Starting Probe1\n"); in e752x_probe1()
1298 edac_dbg(3, "init mci\n"); in e752x_probe1()
[all …]
Dmv64x60_edac.c170 edac_dbg(3, "failed edac_pci_add_device()\n"); in mv64x60_pci_err_probe()
195 edac_dbg(3, "success\n"); in mv64x60_pci_err_probe()
211 edac_dbg(0, "\n"); in mv64x60_pci_err_remove()
336 edac_dbg(3, "failed edac_device_add_device()\n"); in mv64x60_sram_err_probe()
363 edac_dbg(3, "success\n"); in mv64x60_sram_err_probe()
379 edac_dbg(0, "\n"); in mv64x60_sram_err_remove()
530 edac_dbg(3, "failed edac_device_add_device()\n"); in mv64x60_cpu_err_probe()
557 edac_dbg(3, "success\n"); in mv64x60_cpu_err_probe()
573 edac_dbg(0, "\n"); in mv64x60_cpu_err_remove()
764 edac_dbg(3, "init mci\n"); in mv64x60_mc_err_probe()
[all …]

12