Lines Matching refs:pcnet32_debug
84 static int pcnet32_debug; variable
1539 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1546 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1554 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1561 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe_pci()
1621 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1629 if ((pcnet32_debug & NETIF_MSG_PROBE) && (pcnet32_debug & NETIF_MSG_HW)) in pcnet32_probe1()
1632 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1686 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1703 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1758 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1784 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1799 if (pcnet32_debug & NETIF_MSG_PROBE) { in pcnet32_probe1()
1847 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1872 lp->msg_enable = pcnet32_debug; in pcnet32_probe1()
1925 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1941 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1946 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1970 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
1997 if (pcnet32_debug & NETIF_MSG_PROBE) in pcnet32_probe1()
2460 if (pcnet32_debug & NETIF_MSG_DRV) in pcnet32_tx_timeout()
3004 pcnet32_debug = netif_msg_init(debug, PCNET32_MSG_DEFAULT); in pcnet32_init_module()
3017 if (cards_found && (pcnet32_debug & NETIF_MSG_PROBE)) in pcnet32_init_module()