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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c1800 int numcomps; local
1818 numcomps = PM_NUMCMPTS(dip);
1819 for (i = 0; i < numcomps; i++) {
1823 musthave = (numthresholds + numcomps + 1) * wordsize;
1832 for (i = 0; i < numcomps; i++) {

Completed in 64 milliseconds