Searched refs:fw_error (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/firewire/
H A Dcore-topology.c208 fw_error("Inconsistent extended self IDs.\n");
214 fw_error("PHY ID mismatch in self ID: %d != %d.\n",
220 fw_error("Topology stack underflow\n");
238 fw_error("Out of memory while building topology.\n");
287 fw_error("Parent port inconsistency for node %d: "
560 fw_error("topology build failed\n");
H A Dsbp2.c451 fw_error("status write for unknown orb\n");
616 fw_error("%s: orb reply timed out, rcode=0x%02x\n",
622 fw_error("%s: management write failed, rcode 0x%02x\n",
629 fw_error("%s: error status: %d:%d\n", lu->tgt->bus_id,
904 fw_error("%s: failed to login to LUN %04x\n",
1235 fw_error("%s: failed to reconnect\n", tgt->bus_id);
1465 fw_error("Can't handle DMA_BIDIRECTIONAL, rejecting command\n");
H A Dnet.c371 fw_error("out of memory\n");
416 fw_error("out of memory\n");
695 fw_error("out of memory\n");
823 fw_error("Incoming packet failure\n");
888 fw_error("requeue failed\n");
932 fw_error("Outstanding packet %x lf %x, header %x,%x\n",
978 fw_error("fwnet_write_complete: failed: %x\n", rcode);
1483 fw_error("Cannot register the driver\n");
H A Dcore-device.c574 fw_error("skipped invalid ROM block %x at %llx\n",
602 fw_error("skipped unsupported ROM entry %x at %llx\n",
670 fw_error("failed to allocate memory for unit\n");
1001 fw_error("Failed to add device.\n");
H A Dohci.c520 fw_error("failed to read phy reg\n");
539 fw_error("failed to write phy reg\n");
1073 fw_error("Error: DMA context still active (0x%08x)\n", reg);
1346 fw_error("swap not done (CSR lock timeout)\n");
1674 fw_error("Register access failure - "
1678 fw_error("PCI posted write error\n");
1786 fw_error("Failed to reset ohci card.\n");
1810 fw_error("Failed to set Link Power Status\n");
1896 fw_error("Failed to allocate interrupt %d.\n", dev->irq);
2838 fw_error("Faile
[all...]
H A Dcore-transaction.c739 fw_error("ERROR - corrupt request received - %08x %08x %08x\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfirewire.h21 #define fw_error(s, args...) printk(KERN_ERR KBUILD_MODNAME ": " s, ## args) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4fw_api.h1546 union fw_error { union in struct:fw_error_cmd

Completed in 226 milliseconds