Searched refs:IUCV_DBF_TEXT_ (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/s390/net/ | 
| D | netiucv.c | 108 #define IUCV_DBF_TEXT_(name, level, text...) \  macro 583 	IUCV_DBF_TEXT_(setup, 2, "Connection requested for %s.%s\n",  in netiucv_callback_connreq() 653 			IUCV_DBF_TEXT_(data, 2, "Illegal next field: %d > %d\n",  in netiucv_unpack_skb() 703 		IUCV_DBF_TEXT_(data, 2, "msglen %d > max_buffsize %d\n",  in conn_action_rx() 714 		IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_receive\n", rc);  in conn_action_rx() 800 		IUCV_DBF_TEXT_(data, 2, "rc %d from iucv_send\n", rc);  in conn_action_txdone() 827 		IUCV_DBF_TEXT_(setup, 2, "rc %d from iucv_accept", rc);  in conn_action_connaccept() 904 	IUCV_DBF_TEXT_(setup, 2, "%s: connecting to %s ...\n",  in conn_action_start() 953 	IUCV_DBF_TEXT_(setup, 5, "iucv_connect rc is %d\n", rc);  in conn_action_start() 995 	IUCV_DBF_TEXT_(data, 2, "%s('%s'): conn_action_inval called\n",  in conn_action_inval() [all …] 
 |