SERIAL_LSR_BI     414 drivers/usb/serial/mos7840.c 	if (new_lsr & SERIAL_LSR_BI) {
SERIAL_LSR_BI     420 drivers/usb/serial/mos7840.c 		new_lsr &= (__u8) (SERIAL_LSR_OE | SERIAL_LSR_BI);
SERIAL_LSR_BI     425 drivers/usb/serial/mos7840.c 	if (new_lsr & SERIAL_LSR_BI)