Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h887 #define PM_STYLE_UNKNOWN 1 macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c5025 ret = e_pm_manage(dip, PM_STYLE_UNKNOWN); in pm_start()