Lines Matching refs:curpwr
1197 int curpwr;
1263 curpwr = (pwrndx == PM_LEVEL_UNKNOWN) ?
1292 pmf, PM_DEVICE(dip), i, curpwr, nxtpwr))
1298 i, curpwr, nxtpwr))
1303 "%d->%d, GOOD curpwr %d\n", pmf,
1304 PM_DEVICE(dip), i, curpwr, nxtpwr,
2441 int curpwr = (cp->pmc_flags & PM_PHC_WHILE_SET_POWER ?
2447 if (curpwr != PM_LEVEL_UNKNOWN &&
2448 level == cp->pmc_comp.pmc_lvals[curpwr])
2455 if (curpwr == 0) {
2990 * Stash the old power index, update curpwr, and flag
9245 int curpwr, ce_level;
9253 if ((curpwr = PM_CURPOWER(dip, i)) == 0)
9260 PM_DEVICE(pdpchk->pdpc_dip), PM_DEVICE(dip), i, curpwr))