• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/

Lines Matching refs:dbg

79 	dbg("Discovered Hotplug Resource Table at %p\n", fp);
95 dbg("INFO: pci_dev still null\n");
103 dbg("ERROR: pci_dev still null\n");
124 dbg("%s: bus/dev/func = %x/%x/%x\n", __func__, func->bus, func->device, func->function);
175 dbg("%s: dev %d, bus %d, pin %d, num %d\n",
180 dbg("%s: rc %d\n", __func__, rc);
212 dbg("Looking for nonbridge bus_num %d dev_num %d\n", bus_num, tdevice);
216 dbg("found it !\n");
224 dbg("Looking for bridge bus_num %d dev_num %d\n", bus_num, tdevice);
228 dbg("Recurse on bus_num %d tdevice %d\n", tbus, tdevice);
257 dbg("bus_num %d devfn %d\n", *bus_num, *dev_num);
259 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS);
263 dbg("Scan bus for Non Bridge: bus %d\n", tbus);
993 dbg("Config space compare failure!!! offset = %x\n", cloop);
994 dbg("bus = %x, device = %x, function = %x\n", func->bus, func->device, func->function);
995 dbg("temp = %x, config space = %x\n\n", temp, func->config_space[cloop >> 2]);
1177 dbg("rom_resource_table = %p\n", rom_resource_table);
1184 dbg("unused_IRQ = %x\n", unused_IRQ);
1196 dbg("cpqhp_disk_irq= %d\n", cpqhp_disk_irq);
1209 dbg("cpqhp_nic_irq= %d\n", cpqhp_nic_irq);
1220 dbg("cpqhp_disk_irq, cpqhp_nic_irq= %d, %d\n", cpqhp_disk_irq, cpqhp_nic_irq);
1229 dbg("number_of_entries = %d\n", i);
1234 dbg("dev|IO base|length|Mem base|length|Pre base|length|PB SB MB\n");
1248 dbg("%2.2x | %4.4x | %4.4x | %4.4x | %4.4x | %4.4x | %4.4x |%2.2x %2.2x %2.2x\n",
1261 dbg("temp_D_word = %x\n", temp_dword);
1268 dbg("func = %p (bus, dev, fun) = (%d, %d, %d)\n", func, primary_bus, dev_func >> 3, index);
1303 dbg("found io_node(base, length) = %x, %x\n",
1305 dbg("populated slot =%d \n", populated_slot);
1326 dbg("found mem_node(base, length) = %x, %x\n",
1328 dbg("populated slot =%d \n", populated_slot);
1350 dbg("found p_mem_node(base, length) = %x, %x\n",
1352 dbg("populated slot =%d \n", populated_slot);
1374 dbg("found bus_node(base, length) = %x, %x\n",
1376 dbg("populated slot =%d \n", populated_slot);
1416 dbg("%s\n", __func__);