Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.c254 bool ignore_pe = false; in asc_receive_chars() local
263 ignore_pe = true; in asc_receive_chars()
274 (c & ASC_RXBUF_PE && !ignore_pe)) { in asc_receive_chars()