Home
last modified time | relevance | path

Searched refs:TS_FLUSH (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dtty.h152 #define TS_FLUSH 0x00010 /* Outq has been flushed during DMA. */ macro
/dragonfly/usr.sbin/pstat/
H A Dpstat.c774 { TS_FLUSH, 'F'},
/dragonfly/sys/bus/u4b/serial/
H A Dusb_serial.c1822 SET(tp->t_state, TS_FLUSH); in ucom_stop()