Home
last modified time | relevance | path

Searched refs:_tio_old (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/kcemu/KCemu-0.5.1/include/kc/
H A Dmod_v24.h55 struct termios _tio_old[CHANNELS]; variable
/dports/emulators/kcemu/KCemu-0.5.1/src/kc/
H A Dmod_v24.cc459 tcgetattr(_fd_in[dev], &_tio_old[dev]); in open_device_serial()
728 tcsetattr(_fd_in[A] , TCSANOW, &_tio_old[A]); in close_device()