Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/cpr/
H A Dcpr_main.c479 NULL, NULL, PM_DEP_WAIT, NULL, 0); in cpr_suspend()
1225 PM_DEP_WAIT, NULL, 0); in cpr_resume()
/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/
H A Depm.h217 #define PM_DEP_WAIT 1 macro