Searched refs:EMPTYTX_IND (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/digi/
H A Ddigireg.h143 #define EMPTYTX_IND 0x04 macro
150 #define ALL_IND (BREAK_IND|LOWTX_IND|EMPTYTX_IND|DATA_IND|MODEMCHG_IND)
H A Ddigi.c1292 if (event.event & (LOWTX_IND | EMPTYTX_IND)) {
1296 event.event & EMPTYTX_IND ? " EMPTYTX" : ""));

Completed in 47 milliseconds