Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/hysdn/
Dhysdn_net.c316 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_create()
340 if (card->debug_flags & LOG_NET_INIT) in hysdn_net_release()
Dhysdn_defs.h97 #define LOG_NET_INIT 0x00010000 /* network init and deinit logging */ macro