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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/
H A Dsynclink_cs.c188 int dcd_chkcount; /* check counts to prevent */ member in struct:_mgslpc_info
843 info->dcd_chkcount = 0;
1103 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1402 info->dcd_chkcount = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsynclink.c219 int dcd_chkcount; /* check counts to prevent */ member in struct:mgsl_struct
1155 info->dcd_chkcount = 0;
1322 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1893 info->dcd_chkcount = 0;
H A Dsynclink_gt.c325 int dcd_chkcount; /* check counts to prevent */ member in struct:slgt_info
1974 info->dcd_chkcount = 0;
2059 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) {
2502 info->dcd_chkcount = 0;
H A Dsynclinkmp.c191 int dcd_chkcount; /* check counts to prevent */ member in struct:_synclinkmp_info
2080 info->dcd_chkcount = 0;
2455 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) {
2751 info->dcd_chkcount = 0;

Completed in 156 milliseconds