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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c197 int dcd_chkcount; /* check counts to prevent */ member in struct:_mgslpc_info
895 info->dcd_chkcount = 0;
1156 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1453 info->dcd_chkcount = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c339 int dcd_chkcount; /* check counts to prevent */ member in struct:slgt_info
2025 info->dcd_chkcount = 0;
2100 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) {
2481 info->dcd_chkcount = 0;
H A Dsynclink.c233 int dcd_chkcount; /* check counts to prevent */ member in struct:mgsl_struct
1172 info->dcd_chkcount = 0;
1339 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1913 info->dcd_chkcount = 0;
H A Dsynclinkmp.c199 int dcd_chkcount; /* check counts to prevent */ member in struct:_synclinkmp_info
2142 info->dcd_chkcount = 0;
2517 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) {
2817 info->dcd_chkcount = 0;

Completed in 124 milliseconds