uart_set_mctrl
uart_set_mctrl(uport, mask);
uart_set_mctrl(uport, TIOCM_DTR | TIOCM_RTS);
uart_set_mctrl(port, TIOCM_RTS);