Home
last modified time | relevance | path

Searched refs:PM_DEP_WAIT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_main.c483 NULL, NULL, PM_DEP_WAIT, NULL, 0); in cpr_suspend()
1229 PM_DEP_WAIT, NULL, 0); in cpr_resume()
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c1286 NULL, pathbuf, PM_DEP_WAIT, &has_dep, 0); in pm_ioctl()
1337 NULL, pathbuf, PM_DEP_WAIT, NULL, 0); in pm_ioctl()
1537 req.physpath, dep, PM_DEP_WAIT, NULL, 0); in pm_ioctl()
1569 PM_DEP_WAIT, NULL, 0); in pm_ioctl()
2802 NULL, NULL, PM_DEP_WAIT, NULL, 0); in pm_ioctl()
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h221 #define PM_DEP_WAIT 1 macro