TIOCM_BREAK
if (control & TIOCM_BREAK)
siomctl(sc, TIOCM_BREAK, DMBIC);
siomctl(sc, TIOCM_BREAK, DMBIS);