Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/sbus/
Dspifreg.h377 #define STTYF_CLR_BREAK 0x10 /* clear break signal */ macro
Dspif.c460 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()