Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwanpipe.h149 #define POLL_CRIT 0x03 macro
/linux-2.4.37.9/drivers/net/wan/
Dsdla_ppp.c3526 clear_bit(POLL_CRIT,&card->wandev.critical); in ppp_poll()
3551 clear_bit(POLL_CRIT,&card->wandev.critical); in ppp_poll()
3563 clear_bit(POLL_CRIT,&card->wandev.critical); in ppp_poll()
3637 clear_bit(POLL_CRIT,&card->wandev.critical); in ppp_poll()
3666 if (test_and_set_bit(POLL_CRIT,&card->wandev.critical)){ in trigger_ppp_poll()
Dsdla_chdlc.c3652 clear_bit(POLL_CRIT,&card->wandev.critical); in chdlc_poll()
3685 clear_bit(POLL_CRIT,&card->wandev.critical); in chdlc_poll()
3693 clear_bit(POLL_CRIT,&card->wandev.critical); in chdlc_poll()
3769 clear_bit(POLL_CRIT,&card->wandev.critical); in chdlc_poll()
3798 if (test_and_set_bit(POLL_CRIT,&card->wandev.critical)){ in trigger_chdlc_poll()
Dsdla_x25.c2337 clear_bit(POLL_CRIT,&card->wandev.critical); in wpx_poll()
5523 if (!test_and_set_bit(POLL_CRIT,&card->wandev.critical)){ in x25_timer_routine()