HomeSort by: relevance | last modified time | path
    Searched refs:CLMPCC_FLG_END_BREAK (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
clmpccvar.h 61 #define CLMPCC_FLG_END_BREAK 0x0004
clmpcc.c 663 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 12 milliseconds