Searched refs:cts_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.c198 int cts_chkcount; /* too many IRQs if a signal */ member in struct:_mgslpc_info
896 info->cts_chkcount = 0;
1119 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1454 info->cts_chkcount = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c340 int cts_chkcount; /* too many IRQs if a signal */ member in struct:slgt_info
2026 info->cts_chkcount = 0;
2067 if ((info->cts_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) {
2482 info->cts_chkcount = 0;
H A Dsynclink.c234 int cts_chkcount; /* too many IRQs if a signal */ member in struct:mgsl_struct
1173 info->cts_chkcount = 0;
1357 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1914 info->cts_chkcount = 0;
H A Dsynclinkmp.c200 int cts_chkcount; /* too many IRQs if a signal */ member in struct:_synclinkmp_info
2143 info->cts_chkcount = 0;
2537 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) {
2818 info->cts_chkcount = 0;

Completed in 157 milliseconds