Searched refs:newLsr (Results 1 – 1 of 1) sorted by relevance
1922 __u8 newLsr = (__u8) (lsr & (__u8) in handle_new_lsr() local1928 if (newLsr & LSR_BREAK) { in handle_new_lsr()1934 newLsr &= (__u8)(LSR_OVER_ERR | LSR_BREAK); in handle_new_lsr()1943 if (newLsr & LSR_BREAK) in handle_new_lsr()1945 if (newLsr & LSR_OVER_ERR) in handle_new_lsr()1947 if (newLsr & LSR_PAR_ERR) in handle_new_lsr()1949 if (newLsr & LSR_FRM_ERR) in handle_new_lsr()