Searched defs:hardbound (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/pcplusmp/
H A Dapic.c833 int bind_cpu = 0, i, hardbound = 0; local
870 hardbound = 1;
886 if (hardbound) {
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix.c853 int bindcpu, i, hardbound = 0, errbound = 0, ret, loop, type; local
879 hardbound++;
907 if (hardbound || errbound) {

Completed in 89 milliseconds