Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/pcmcia/
Dsynclink_cs.c186 int dcd_chkcount; /* check counts to prevent */ member
821 info->dcd_chkcount = 0; in bh_status()
1081 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in dcd_change()
1380 info->dcd_chkcount = 0; in mgslpc_program_hw()
/linux-2.6.39/drivers/tty/
Dsynclinkmp.c190 int dcd_chkcount; /* check counts to prevent */ member
2072 info->dcd_chkcount = 0; in bh_status()
2447 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) { in isr_io_pin()
2743 info->dcd_chkcount = 0; in program_hw()
Dsynclink_gt.c326 int dcd_chkcount; /* check counts to prevent */ member
1998 info->dcd_chkcount = 0; in bh_handler()
2083 if ((info->dcd_chkcount)++ == IO_PIN_SHUTDOWN_LIMIT) { in dcd_change()
2529 info->dcd_chkcount = 0; in program_hw()
Dsynclink.c218 int dcd_chkcount; /* check counts to prevent */ member
1154 info->dcd_chkcount = 0; in mgsl_bh_status()
1321 if ((info->dcd_chkcount)++ >= IO_PIN_SHUTDOWN_LIMIT) in mgsl_isr_io_pin()
1892 info->dcd_chkcount = 0; in mgsl_program_hw()