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