Home
last modified time | relevance | path

Searched refs:PRINT_ERR (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/s390/block/
Dxpram.c128 #define PRINT_ERR(x...) printk ( KERN_ERR PRINTK_HEADER "error:" x ) macro
134 #define PRINT_ERR(x...) printk ( KERN_DEBUG PRINTK_HEADER "error:" x ) macro
548 case 2: { PRINT_ERR("expanded storage lost!\n"); return -ENXIO; } in xpram_page_out()
901 PRINT_ERR("error while reading xpram parameters.\n"); in xpram_setup()
951 PRINT_ERR("invalid number %d of devices\n",devs); in xpram_init()
952 PRINT_ERR("Giving up xpram\n"); in xpram_init()
958 PRINT_ERR("Invalid partition size %d kB\n",xpram_sizes[i]); in xpram_init()
959 PRINT_ERR("Giving up xpram\n"); in xpram_init()
987 PRINT_ERR("Can't change hardsect size\n"); in xpram_init()
1002 PRINT_ERR("Can't get major %d\n",xpram_major); in xpram_init()
[all …]
/linux-2.4.37.9/include/asm-s390x/
Ddebug.h227 #define PRINT_ERR(x...) printk ( KERN_ERR PRINTK_HEADER x ) macro
233 #define PRINT_ERR(x...) printk ( KERN_DEBUG PRINTK_HEADER x ) macro
240 #define INTERNAL_ERROR(x...) PRINT_ERR ( INTERNAL_ERRMSG ( x ) )
250 #define INTERNAL_CHECK(x...) PRINT_ERR ( INTERNAL_CHKMSG ( x ) )
/linux-2.4.37.9/include/asm-s390/
Ddebug.h227 #define PRINT_ERR(x...) printk ( KERN_ERR PRINTK_HEADER x ) macro
233 #define PRINT_ERR(x...) printk ( KERN_DEBUG PRINTK_HEADER x ) macro
240 #define INTERNAL_ERROR(x...) PRINT_ERR ( INTERNAL_ERRMSG ( x ) )
250 #define INTERNAL_CHECK(x...) PRINT_ERR ( INTERNAL_CHKMSG ( x ) )
/linux-2.4.37.9/drivers/s390/net/
Dqeth.c521 PRINT_ERR("not enough memory for ipato allocation\n"); in qeth_add_ipato_entry()
625 PRINT_ERR("not enough memory to check out whether to " \ in qeth_is_ipa_covered_by_ipato_entries()
1217 PRINT_ERR("%s: no more input "\ in qeth_queue_input_buffer()
1937 PRINT_ERR("qeth_fill_buffer: IP packet too big!\n"); in qeth_fill_buffer()
2167 PRINT_ERR("Outbound queue x%x on irq x%x (%s); " \ in qeth_free_buffer()
2371 PRINT_ERR("%s: packet misaligned -- the first %i bytes " \ in qeth_send_packet_fast()
2375 PRINT_ERR("head=%p, data=%p\n",skb->head,skb->data); in qeth_send_packet_fast()
2473 PRINT_ERR("%s: packet misaligned -- the first %i bytes " \ in qeth_send_packet_packed()
2709 PRINT_ERR("delaying packet transmission " \ in qeth_hard_start_xmit()
2713 PRINT_ERR("Backtrace follows:\n"); in qeth_hard_start_xmit()
[all …]
Dqeth.h1227 #undef PRINT_ERR
1260 #define PRINT_ERR(x...) printk( KERN_ERR PRINTK_HEADER x) macro
1262 #define PRINT_ERR(x...) macro
/linux-2.4.37.9/drivers/s390/char/
Dtape34xx.c1463 PRINT_ERR ("TAPE34XX: An unexpected Unit Check occurred.\n"); in tape34xx_default_handler()
1464 PRINT_ERR ("TAPE34XX: Please read Documentation/s390/TAPE and report it!\n"); in tape34xx_default_handler()
1465 PRINT_ERR ("TAPE34XX: Current state is: %s", in tape34xx_default_handler()