Searched refs:newLsr (Results 1 – 1 of 1) sorted by relevance
1974 __u8 newLsr = (__u8) (lsr & (__u8) in handle_new_lsr() local1980 if (newLsr & LSR_BREAK) { in handle_new_lsr()1986 newLsr &= (__u8)(LSR_OVER_ERR | LSR_BREAK); in handle_new_lsr()1995 if (newLsr & LSR_BREAK) in handle_new_lsr()1997 if (newLsr & LSR_OVER_ERR) in handle_new_lsr()1999 if (newLsr & LSR_PAR_ERR) in handle_new_lsr()2001 if (newLsr & LSR_FRM_ERR) in handle_new_lsr()