LSR_PE           1275 arch/i386/isa/pccom.c 				c |= lsrmap[(lsr & (LSR_BI|LSR_FE|LSR_PE)) >> 2];
LSR_PE           1354 arch/i386/isa/pccom.c 		if (ISSET(lsr, LSR_BI|LSR_FE|LSR_PE|LSR_OE))
LSR_PE           1048 dev/ic/com.c   		c |= lsrmap[(*ibufp++ & (LSR_BI|LSR_FE|LSR_PE)) >> 2];
LSR_PE           1094 dev/ic/com.c   		if (ISSET(lsr, LSR_BI|LSR_FE|LSR_PE|LSR_OE))