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

/netbsd-current/sys/dev/ic/
H A Dclmpccvar.h61 #define CLMPCC_FLG_END_BREAK 0x0004 macro
H A Dclmpcc.c663 SET(ch->ch_flags, CLMPCC_FLG_END_BREAK);
997 CLMPCC_FLG_END_BREAK) ||
1001 CLMPCC_FLG_END_BREAK) ) {
1253 if ( ISSET(ch->ch_flags, CLMPCC_FLG_END_BREAK) ) {
1254 CLR(ch->ch_flags, CLMPCC_FLG_END_BREAK);

Completed in 140 milliseconds