Searched refs:newLsr (Results 1 – 1 of 1) sorted by relevance
1925 __u8 newLsr = (__u8) (lsr & (__u8) in handle_new_lsr() local1931 if (newLsr & LSR_BREAK) { in handle_new_lsr()1937 newLsr &= (__u8)(LSR_OVER_ERR | LSR_BREAK); in handle_new_lsr()1946 if (newLsr & LSR_BREAK) in handle_new_lsr()1948 if (newLsr & LSR_OVER_ERR) in handle_new_lsr()1950 if (newLsr & LSR_PAR_ERR) in handle_new_lsr()1952 if (newLsr & LSR_FRM_ERR) in handle_new_lsr()