Searched defs:xon (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ | ||
| H A D | port_buffer.h | 58 u32 xon; member |
| H A D | port_buffer.c | 311 u64 xon = port_buffer->buffer[i].xon; in port_set_buffer() local |
| /linux/drivers/tty/serial/ | ||
| H A D | sunsab.h | 16 u8 xon; /* XON Character */ member |
| /linux/drivers/usb/serial/ | ||
| H A D | upd78f0730.c | 111 u8 xon; member |
| H A D | whiteheat.h | 97 __u8 xon; /* XON byte value */ member |
| H A D | mxuport.c | 767 u8 xon = START_CHAR(tty); mxuport_set_termios_flow() local |