Searched defs:tty (Results 1 – 8 of 8) sorted by relevance
| /openbmc/phosphor-modbus/rtu/modbus/ |
| H A D | modbus.cpp | 34 static auto applyParitySettings(Parity parity, termios& tty) -> bool in applyParitySettings() 67 termios tty; in setProperties() local
|
| /openbmc/u-boot/tools/ |
| H A D | kwboot.c | 285 kwboot_bootmsg(int tty, void *msg) in kwboot_bootmsg() 321 kwboot_debugmsg(int tty, void *msg) in kwboot_debugmsg() 422 kwboot_xmodem(int tty, const void *_data, size_t size) in kwboot_xmodem() 509 kwboot_terminal(int tty) in kwboot_terminal() 711 int rv, rc, tty, term, prot, patch; in main() local
|
| /openbmc/qemu/chardev/ |
| H A D | char-stdio.c | 61 struct termios tty; in qemu_chr_set_echo_stdio() local
|
| H A D | char-serial.c | 61 struct termios tty = {0}; in tty_serial_init() local
|
| H A D | char-pty.c | 309 struct termios tty; in qemu_openpty_raw() local
|
| H A D | baum.c | 239 int tty = BRLAPI_TTY_DEFAULT; in baum_deferred_init() local
|
| /openbmc/obmc-console/ |
| H A D | console-server.h | 117 } tty; member
|
| /openbmc/qemu/util/ |
| H A D | oslib-posix.c | 318 struct termios tty; in qemu_set_tty_echo() local
|