Lines Matching refs:volpmd
1153 "volpmd %d\n", pmf, PM_DEVICE(pdip),
1444 * and need is volpmd field cleared, and the same done to all its descendents
1571 * already detached) volpmd counts to 0, and subtract out the
1572 * value of the current node's volpmd count from the ancestors
1575 int volpmd = DEVI(dip)->devi_pm_volpmd;
1578 if (volpmd) {
1581 volpmd, 0, pathbuf, dip);
7201 pm_record_invol_path(char *path, int flags, int noinvolpm, int volpmd,
7215 np->ni_volpmd = volpmd;
7278 int volpmd = (PM_NUMCMPTS(dip) > 0) && pm_all_components_off(dip);
7285 DEVI(dip)->devi_pm_volpmd, volpmd, PM_MAJOR(dip));
7293 (void) pm_noinvol_update(PM_BP_NOINVOL_DETACH, 0, volpmd, pathbuf,
7465 PMD(PMD_NOINVOL, ("%s: noinvol=%d, volpmd=%d, "
7491 * (and volpmd if appropriate)
9120 pm_noinvol_update(int subcmd, int volpmd, int wasvolpmd, char *path,
9132 args.bpni_volpmd = volpmd;
9134 "volpmd %d wasvolpmd %d\n", pmf,
9135 path, (void *)tdip, subcmd, wasvolpmd, volpmd))
9158 "%s@%s(%s#%d) volpmd %d->%d\n", pmf,
9176 "%s@%s(%s#%d) volpmd %d->%d\n", pmf,
9195 "volpmd %d->%d\n", pmf, PM_DEVICE(dip),
9200 * clear the volpmd, if that's the case,
9201 * volpmd would be clear.
9221 ("%s: PM_BP_NOIVOL_PWR %s@%s(%s#%d) volpmd %d->%d\n",