Searched defs:TIOCM_LOOP (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Serial/
H A DDrvHostSerial.cpp57 * TIOCM_LOOP is not defined in the above header files for some reason but in asm/termios.h.
61 # ifndef TIOCM_LOOP
62 # define TIOCM_LOOP 0x8000 macro

Completed in 45 milliseconds