Searched refs:HPSB_ERR (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dhighlevel.c98 HPSB_ERR("%s called hpsb_create_hostinfo when hostinfo already"
138 HPSB_ERR("%s called hpsb_set_hostinfo when hostinfo "
141 HPSB_ERR("%s called hpsb_set_hostinfo when no hostinfo exists",
212 HPSB_ERR("Failed to generate Configuration ROM image for host "
275 HPSB_ERR("Failed to generate Configuration ROM image for host "
335 HPSB_ERR("%s called with invalid alignment: 0x%048llx",
350 HPSB_ERR("%s called with invalid addresses "
420 HPSB_ERR("%s called with invalid addresses", __func__);
513 HPSB_ERR("Failed to generate Configuration ROM image for host "
H A Dieee1394_types.h38 #define HPSB_ERR(fmt, args...) HPSB_PRINT(KERN_ERR, fmt , ## args) macro
H A Dieee1394_transactions.c233 HPSB_ERR("received reserved rcode %d from node %d",
252 HPSB_ERR("impossible ack_complete from node %d "
262 HPSB_ERR("impossible ack_data_error from node %d "
280 HPSB_ERR("got invalid ack %d from node %d (tcode %d)",
H A Dieee1394_core.c630 HPSB_ERR("unable to allocate memory for concatenating header and data");
704 HPSB_ERR("unexpected packet size %zd (tcode %d), bug?",
798 HPSB_ERR("out of memory, cannot send response packet");
1160 HPSB_ERR("Failed to initialize some config rom entries.\n");
1161 HPSB_ERR("Some features may not be available\n");
1166 HPSB_ERR("Failed to start hpsbpkt thread!\n");
1172 HPSB_ERR("unable to register character device major %d!\n", IEEE1394_MAJOR);
H A Dconfig_roms.c179 HPSB_ERR("Failed to initialize config rom entry `%s'",
H A Dnodemgr.c558 HPSB_ERR("Failed to add sysfs attribute");
582 HPSB_ERR("Failed to add sysfs attribute");
596 HPSB_ERR("Failed to add sysfs attribute");
623 HPSB_ERR("Failed to update sysfs attributes for host %d", host->id);
656 HPSB_ERR("Failed to add sysfs attribute");
853 HPSB_ERR("Failed to create node ID:BUS[" NODE_BUS_FMT "] GUID[%016Lx]",
949 HPSB_ERR("Failed to create unit %s", dev_name(&ud->device));
1155 HPSB_ERR("Failed to add sysfs attribute");
1318 HPSB_ERR("Error parsing configrom for node " NODE_BUS_FMT,
1829 HPSB_ERR("NodeMg
[all...]
H A Dcsr.c243 HPSB_ERR("Failed to attach Node Capabilities to root directory");
827 HPSB_ERR("Failed to allocate memory for Node Capabilties ConfigROM entry!");
H A Draw1394.c2954 HPSB_ERR
3053 HPSB_ERR("raw1394 failed to register minor device block");
3061 HPSB_ERR("raw1394: failed to register protocol");
H A Dsbp2.c205 #define SBP2_ERR(fmt, args...) HPSB_ERR("sbp2: "fmt, ## args)

Completed in 143 milliseconds