Searched refs:IUCV_DBF_TEXT_ (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
D | netiucv.c | 108 #define IUCV_DBF_TEXT_(name, level, text...) \ macro 584 IUCV_DBF_TEXT_(setup, 2, "Connection requested for %s.%s\n", in netiucv_callback_connreq() 654 IUCV_DBF_TEXT_(data, 2, "Illegal next field: %d > %d\n", in netiucv_unpack_skb() 704 IUCV_DBF_TEXT_(data, 2, "msglen %d > max_buffsize %d\n", in conn_action_rx() 715 IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_receive\n", rc); in conn_action_rx() 801 IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_send\n", rc); in conn_action_txdone() 828 IUCV_DBF_TEXT_(setup, 2, "rc %d from iucv_accept", rc); in conn_action_connaccept() 905 IUCV_DBF_TEXT_(setup, 2, "%s: connecting to %s ...\n", in conn_action_start() 954 IUCV_DBF_TEXT_(setup, 5, "iucv_connect rc is %d\n", rc); in conn_action_start() 996 IUCV_DBF_TEXT_(data, 2, "%s('%s'): conn_action_inval called\n", in conn_action_inval() [all …]
|