Home
last modified time | relevance | path

Searched refs:LOG_NET_INIT (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/hysdn/
Dhysdn_net.c284 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_create()
308 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_release()
Dhysdn_defs.h88 #define LOG_NET_INIT 0x00010000 /* network init and deinit logging */ macro