newLsr 2038 drivers/usb/serial/io_edgeport.c __u8 newLsr = (__u8) (lsr & (__u8) newLsr 2044 drivers/usb/serial/io_edgeport.c if (newLsr & LSR_BREAK) { newLsr 2050 drivers/usb/serial/io_edgeport.c newLsr &= (__u8)(LSR_OVER_ERR | LSR_BREAK); newLsr 2059 drivers/usb/serial/io_edgeport.c if (newLsr & LSR_BREAK) newLsr 2061 drivers/usb/serial/io_edgeport.c if (newLsr & LSR_OVER_ERR) newLsr 2063 drivers/usb/serial/io_edgeport.c if (newLsr & LSR_PAR_ERR) newLsr 2065 drivers/usb/serial/io_edgeport.c if (newLsr & LSR_FRM_ERR)