Searched refs:de4x5_debug (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tulip/
H A Dde4x5.c578 static int de4x5_debug = DE4X5_DEBUG; variable
580 /*static int de4x5_debug = (DEBUG_MII | DEBUG_SROM | DEBUG_PCICFG | DEBUG_MEDIA | DEBUG_VERSION);*/
581 static int de4x5_debug = (DEBUG_MEDIA | DEBUG_VERSION); variable
1020 module_param(de4x5_debug, int, 0);
1025 MODULE_PARM_DESC(de4x5_debug, "de4x5 debug mask");
1271 if (de4x5_debug & DEBUG_VERSION) {
1348 if (de4x5_debug & DEBUG_OPEN) {
1493 if (de4x5_debug & DEBUG_TX) {
1825 if (de4x5_debug & DEBUG_CLOSE) {
5031 j = de4x5_debug;
[all...]

Completed in 90 milliseconds