Searched refs:PCNET32_MSG_DEFAULT (Results 1 – 1 of 1) sorted by relevance
3005 #define PCNET32_MSG_DEFAULT (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_LINK) macro3011 pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT); in pcnet32_init_module()