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

/drivers/char/pcmcia/
H A Dsynclink_cs.c184 int dcd_chkcount; /* check counts to prevent */ member in struct:_mgslpc_info
825 info->dcd_chkcount = 0;
1085 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1384 info->dcd_chkcount = 0;
/drivers/tty/
H A Dsynclink.c215 int dcd_chkcount; /* check counts to prevent */ member in struct:mgsl_struct
1147 info->dcd_chkcount = 0;
1314 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1884 info->dcd_chkcount = 0;
H A Dsynclink_gt.c324 int dcd_chkcount; /* check counts to prevent */ member in struct:slgt_info
1991 info->dcd_chkcount = 0;
2076 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) {
2522 info->dcd_chkcount = 0;
H A Dsynclinkmp.c189 int dcd_chkcount; /* check counts to prevent */ member in struct:_synclinkmp_info
2077 info->dcd_chkcount = 0;
2444 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) {
2740 info->dcd_chkcount = 0;

Completed in 236 milliseconds