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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dapplicom.c106 static unsigned int DeviceErrorCount; /* number of device error */ variable
298 DeviceErrorCount = 0;
426 DeviceErrorCount++;
590 DeviceErrorCount++;
650 DeviceErrorCount++;
658 DeviceErrorCount++;
819 if (DeviceErrorCount != 0)
820 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dapplicom.c106 static unsigned int DeviceErrorCount; /* number of device error */ variable
298 DeviceErrorCount = 0;
426 DeviceErrorCount++;
590 DeviceErrorCount++;
650 DeviceErrorCount++;
658 DeviceErrorCount++;
819 if (DeviceErrorCount != 0)
820 printk(KERN_INFO "DeviceErrorCount ........... %d\n", DeviceErrorCount);

Completed in 66 milliseconds