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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dclmpccvar.h61 #define CLMPCC_FLG_END_BREAK 0x0004 macro
H A Dclmpcc.c660 SET(ch->ch_flags, CLMPCC_FLG_END_BREAK);
994 CLMPCC_FLG_END_BREAK) ||
998 CLMPCC_FLG_END_BREAK) ) {
1252 if ( ISSET(ch->ch_flags, CLMPCC_FLG_END_BREAK) ) {
1253 CLR(ch->ch_flags, CLMPCC_FLG_END_BREAK);

Completed in 51 milliseconds