Searched refs:volpmd (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunpm.c | 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; local 1578 if (volpmd) { 1581 volpmd, 0, pathbuf, dip); 7201 pm_record_invol_path(char *path, int flags, int noinvolpm, int volpmd, argument 7215 np->ni_volpmd = volpmd; 7278 int volpmd local 9120 pm_noinvol_update(int subcmd, int volpmd, int wasvolpmd, char *path, dev_info_t *tdip) argument [all...] |
Completed in 58 milliseconds