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

/drivers/char/pcmcia/
H A Dsynclink_cs.c187 int cts_chkcount; /* too many IRQs if a signal */ member in struct:_mgslpc_info
822 info->cts_chkcount = 0;
1044 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1381 info->cts_chkcount = 0;
/drivers/tty/
H A Dsynclink.c217 int cts_chkcount; /* too many IRQs if a signal */ member in struct:mgsl_struct
1153 info->cts_chkcount = 0;
1337 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT)
1891 info->cts_chkcount = 0;
H A Dsynclink_gt.c327 int cts_chkcount; /* too many IRQs if a signal */ member in struct:slgt_info
1999 info->cts_chkcount = 0;
2048 if ((info->cts_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) {
2530 info->cts_chkcount = 0;
H A Dsynclinkmp.c191 int cts_chkcount; /* too many IRQs if a signal */ member in struct:_synclinkmp_info
2073 info->cts_chkcount = 0;
2467 if ((info->cts_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) {
2744 info->cts_chkcount = 0;

Completed in 66 milliseconds