Searched refs:STTYF_CLR_BREAK (Results 1 – 2 of 2) sorted by relevance
377 #define STTYF_CLR_BREAK 0x10 /* clear break signal */ macro
460 SET(sp->sp_flags, STTYF_CLR_BREAK); in sttyioctl()796 if (ISSET(sp->sp_flags, STTYF_CLR_BREAK)) { in spifstcintr_tx()799 CLR(sp->sp_flags, STTYF_CLR_BREAK); in spifstcintr_tx()