LSR_BI
if (ISSET(lsr, LSR_BI)) {
c |= lsrmap[(*ibufp++ & (LSR_BI|LSR_FE|LSR_PE)) >> 2];
com->regs.lsr |= LSR_BI;
com->regs.lsr &= ~LSR_BI;