Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h71 #define PMC_COMPONENTS_DONE 0x00020 /* parsed pm-components */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c3442 if (DEVI(dip)->devi_pm_flags & PMC_COMPONENTS_DONE) in pm_premanage()
3898 ASSERT(!(DEVI(dip)->devi_pm_flags & PMC_COMPONENTS_DONE)); in e_pm_create_components()
3913 DEVI(dip)->devi_pm_flags |= PMC_COMPONENTS_DONE; in e_pm_create_components()
4031 ~(PMC_COMPONENTS_DONE | PMC_COMPONENTS_FAILED); in e_pm_destroy_components()
4604 ~(PMC_BC | PMC_COMPONENTS_DONE | PMC_COMPONENTS_FAILED); in pm_destroy_components()