Searched refs:PRINT_ERR (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/block/
H A Dxpram.c48 #define PRINT_ERR(x...) printk(KERN_ERR XPRAM_NAME " error:" x) macro
104 PRINT_ERR("expanded storage lost!\n");
108 PRINT_ERR("page in failed for page index %u.\n",
139 PRINT_ERR("expanded storage lost!\n");
143 PRINT_ERR("page out failed for page index %u.\n",
278 PRINT_ERR("invalid number %d of devices\n",devs);
324 PRINT_ERR("Not enough expanded memory available\n");
H A Ddcssblk.c32 #define PRINT_ERR(x...) printk(KERN_ERR DCSSBLK_NAME " error: " x) macro
222 PRINT_ERR("share: segment %s is busy!\n",
247 PRINT_ERR("Segment type SC (%s) cannot be loaded in "
271 PRINT_ERR("Could not reload segment %s, removing it now!\n",
440 PRINT_ERR("No free minor number available! "
457 PRINT_ERR("Segment %s could not be registered RC=%d\n",
491 PRINT_ERR("device_create_file() failed!\n");
756 PRINT_ERR("unregister_blkdev() failed!\n");
769 PRINT_ERR("device_register() failed!\n");
774 PRINT_ERR("device_create_fil
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/mm/
H A Dextmem.c37 #define PRINT_ERR(x...) printk(KERN_ERR DCSS_NAME " error:" x) macro
517 PRINT_ERR ("could not find segment %s in segment_unload, "
553 PRINT_ERR("could not find segment %s in segment_save, please "
571 PRINT_ERR("segment_save: DEFSEG failed with response code %i\n",
577 PRINT_ERR("segment_save: SAVESEG failed with response code %i\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dtape_core.c353 PRINT_ERR("Cannot get module. Module gone.\n");
411 PRINT_ERR("tape_generic_offline: no such device\n");
509 PRINT_ERR("put device without reference\n");
556 PRINT_ERR("probe failed for tape device %s\n", cdev->dev.bus_id);
600 PRINT_ERR("No device pointer in tape_generic_remove!\n");
1070 PRINT_ERR("could not get device structure for %s "
1088 PRINT_ERR("(%s): Unexpected i/o error %li\n",
1199 PRINT_ERR("Invalid return code from discipline "
H A Dtape_block.c270 PRINT_ERR("(%s): No gendisk to clean up!\n",
364 PRINT_ERR("TBLOCK: Refusing to open tape with missing"
H A Dtape_34xx.c231 PRINT_ERR("read_opposite called with state:%s\n",
385 PRINT_ERR("Invalid op in %s:%i\n",
861 PRINT_ERR("Unexpected interrupt.\n");
862 PRINT_ERR("Current op is: %s", tape_op_verbose[request->op]);
H A Dtape_3590.c722 PRINT_ERR("Unknown medium state: %x\n", sense->masst);
876 PRINT_ERR("Unknown BRA %x - This should not happen!\n",
1351 PRINT_ERR("(%s): Unable to get encryption key from EKM\n", bus_id);
1352 PRINT_ERR("(%s): CU=%02X DRIVE=%06X EKM=%02X:%04X\n", bus_id, cu_rc,
1546 PRINT_ERR("Unexpected interrupt.\n");
1547 PRINT_ERR("Current op is: %s", tape_op_verbose[request->op]);
H A Dtape_std.c49 PRINT_ERR("(%s): Assign timeout: Cancel failed with rc = %i\n",
244 PRINT_ERR("Invalid block size (%d > %d) given.\n",
H A Dtape_char.c104 PRINT_ERR("Invalid blocksize (%zd> %d)\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Ddebug.h236 #define PRINT_ERR(x...) printk ( KERN_ERR PRINTK_HEADER x ) macro
242 #define PRINT_ERR(x...) printk ( KERN_DEBUG PRINTK_HEADER x ) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/net/
H A Dlcs.c98 PRINT_ERR("Not enough memory for debug facility.\n");
504 PRINT_ERR("Error in starting channel, rc=%d!\n", rc);
638 PRINT_ERR("Error in lcs_resume_channel: rc=%d\n",rc);
1084 PRINT_ERR("Query IPAssist failed. Assuming unsupported!\n");
1779 PRINT_ERR("LCS: alloc_skb failed for device=%s\n",
1870 PRINT_ERR("Try it again!\n ");
1885 PRINT_ERR("LCS:Error in opening device!\n");
2028 PRINT_ERR("Allocation of lcs card failed\n");
2034 PRINT_ERR("Creating attributes failed");
2125 PRINT_ERR("LC
[all...]
H A Dqeth.h873 PRINT_ERR("Could not realloc headroom for qeth_hdr "
902 PRINT_ERR("Misaligned packet on interface %s. Discarded.",
H A Dqeth_main.c1163 PRINT_ERR("unknown card type on device %s\n", CARD_BUS_ID(card));
1283 PRINT_ERR("qeth_read_conf_data for device %s returned %i\n",
1433 PRINT_ERR("qeth: Error2 in activating channel rc=%d\n",rc);
1500 PRINT_ERR("qeth: Error1 in activating channel. rc=%d\n",rc);
1544 PRINT_ERR("IDX_ACTIVATE on write channel device %s: negative "
1599 PRINT_ERR("IDX_ACTIVATE on read channel device %s: negative "
1648 PRINT_ERR("Error in starting next read ccw! rc=%i\n", rc);
1696 PRINT_ERR("%s(x%X) for %s returned x%X \"%s\"\n", ipa_name, com,
4429 PRINT_ERR("Invalid size of IP packet "
5415 PRINT_ERR("Erro
[all...]
H A Dnetiucv.c2139 PRINT_ERR("NETIUCV: failed to register driver.\n");
2146 PRINT_ERR("NETIUCV: failed to add driver attributes.\n");

Completed in 110 milliseconds