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

/netbsd-current/sys/dev/raidframe/
H A Drf_evenodd_dagfuncs.c641 int mallc_one = 0, mallc_two = 0; /* flags to indicate if local
772 mallc_two = 1;
784 mallc_two = 1;
786 RF_ASSERT(mallc_one == 0 || mallc_two == 0);
799 if (mallc_two == 1)
801 mallc_one = mallc_two = 0;

Completed in 222 milliseconds