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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dclmpccvar.h64 #define CLMPCC_FLG_NEED_INIT 0x0020 macro
H A Dclmpcc.c953 SET(ch->ch_flags, CLMPCC_FLG_NEED_INIT);
1375 if ( ISSET(ch->ch_flags, CLMPCC_FLG_NEED_INIT) ) {
1380 CLR(ch->ch_flags, CLMPCC_FLG_NEED_INIT);

Completed in 51 milliseconds