Searched refs:newLsr (Results 1 – 1 of 1) sorted by relevance
2036 __u8 newLsr = (__u8) (lsr & (__u8) in handle_new_lsr() local2042 if (newLsr & LSR_BREAK) { in handle_new_lsr()2048 newLsr &= (__u8)(LSR_OVER_ERR | LSR_BREAK); in handle_new_lsr()2057 if (newLsr & LSR_BREAK) in handle_new_lsr()2059 if (newLsr & LSR_OVER_ERR) in handle_new_lsr()2061 if (newLsr & LSR_PAR_ERR) in handle_new_lsr()2063 if (newLsr & LSR_FRM_ERR) in handle_new_lsr()