Searched refs:debugf4 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/edac/
H A Dedac_mc.c45 debugf4("\tchannel = %p\n", chan);
46 debugf4("\tchannel->chan_idx = %d\n", chan->chan_idx);
47 debugf4("\tchannel->ce_count = %d\n", chan->ce_count);
48 debugf4("\tchannel->label = '%s'\n", chan->label);
49 debugf4("\tchannel->csrow = %p\n\n", chan->csrow);
54 debugf4("\tcsrow = %p\n", csrow);
55 debugf4("\tcsrow->csrow_idx = %d\n", csrow->csrow_idx);
56 debugf4("\tcsrow->first_page = 0x%lx\n", csrow->first_page);
57 debugf4("\tcsrow->last_page = 0x%lx\n", csrow->last_page);
58 debugf4("\tcsro
[all...]
H A Dedac_device_sysfs.c204 debugf4("%s() control index=%d\n", __func__, edac_dev->dev_idx);
276 debugf4("%s() Registered '.../edac/%s' kobject\n",
297 debugf4("%s() name of kobject is: %s\n",
523 debugf4("%s() Instance '%s' inst_p=%p block '%s' block_p=%p\n",
525 debugf4("%s() block kobj=%p block kobj->parent=%p\n",
559 debugf4("%s() creating block attrib='%s' "
652 debugf4("%s() now register '%d' blocks for instance %d\n",
669 debugf4("%s() Registered instance %d '%s' kobject\n",
848 debugf4("%s() create-instances done, idx=%d\n",
H A Dedac_device.c45 debugf4("\tedac_dev->edac_check = %p\n", edac_dev->edac_check);
86 debugf4("%s() instances=%d blocks=%d\n",
165 debugf4("%s() edac_dev=%p next after end=%p\n",
187 debugf4("%s() instance=%d inst_p=%p block=#%d "
203 debugf4("%s() THIS BLOCK_ATTRIB=%p\n",
223 debugf4("%s() alloc-attrib=%p attrib_name='%s' "
H A Dedac_pci_sysfs.c571 debugf4("PCI STATUS= 0x%04x %s\n", status, dev_name(&dev->dev));
602 debugf4("PCI HEADER TYPE= 0x%02x %s\n", header_type, dev_name(&dev->dev));
608 debugf4("PCI SEC_STATUS= 0x%04x %s\n", status, dev_name(&dev->dev));
H A Dedac_core.h84 #define debugf4( ... ) edac_debug_printk(4, __VA_ARGS__ ) macro
92 #define debugf4( ... ) macro
H A Dedac_pci.c409 debugf4("%s()\n", __func__);
H A Di5000_edac.c777 debugf4("MC%d: %s: %s()\n", mci->mc_idx, __FILE__, __func__);
H A Di5400_edac.c697 debugf4("MC%d: %s: %s()\n", mci->mc_idx, __FILE__, __func__);

Completed in 45 milliseconds