Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/gigaset/
Dbas-gigaset.c135 #define BS_RESETTING 0x200 /* waiting for HD_RESET_INTERRUPT_PIPE_ACK */ macro
363 update_basstate(cs->hw.bas, BS_RESETTING, 0); in error_reset()
410 if (!(ucs->basstate & BS_RESETTING)) in check_pending()
818 update_basstate(ucs, 0, BS_RESETTING); in read_int_callback()