Searched refs:CLMPCC_FLG_START_BREAK (Results 1 – 2 of 2) sorted by relevance
60 #define CLMPCC_FLG_START_BREAK 0x0002 macro
658 SET(ch->ch_flags, CLMPCC_FLG_START_BREAK); in clmpccioctl()996 if ( ISSET(ch->ch_flags, CLMPCC_FLG_START_BREAK | in clmpcc_start()1000 if ( ISCLR(ch->ch_flags, CLMPCC_FLG_START_BREAK | in clmpcc_start()1242 if ( ISSET(ch->ch_flags, CLMPCC_FLG_START_BREAK) ) { in clmpcc_txintr()1243 CLR(ch->ch_flags, CLMPCC_FLG_START_BREAK); in clmpcc_txintr()