Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h886 #define PM_STYLE_NEW 0 macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c3455 if (error || (style == PM_STYLE_NEW)) { in pm_premanage()
4750 if (e_pm_manage(dip, PM_STYLE_NEW) != DDI_SUCCESS) { in e_new_pm_props()