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

/freebsd-10.2-release/sys/mips/rmi/dev/xlr/
H A Drge.c368 int active_core[8] = {0}; local
378 if (!active_core[cpu / 4]) {
379 active_core[cpu / 4] = 1;
385 if (active_core[i])

Completed in 93 milliseconds