Searched refs:check_lost (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/drivers/net/
H A Dde600.c62 static unsigned int check_lost = 1; variable
63 module_param(check_lost, bool, 0);
64 MODULE_PARM_DESC(check_lost, "If set then check for unplugged de600");
194 if(check_lost)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dde600.c62 static unsigned int check_lost = 1; variable
63 module_param(check_lost, bool, 0);
64 MODULE_PARM_DESC(check_lost, "If set then check for unplugged de600");
194 if(check_lost)

Completed in 62 milliseconds