Home
last modified time | relevance | path

Searched refs:PM_STYLE_NEW (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Depm.h884 #define PM_STYLE_NEW 0 macro
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c3460 if (error || (style == PM_STYLE_NEW)) { in pm_premanage()
4754 if (e_pm_manage(dip, PM_STYLE_NEW) != DDI_SUCCESS) { in e_new_pm_props()