Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Depm.h68 #define PMC_COMPONENTS_FAILED 0x00040 /* failed parsing pm-components */ macro
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c3449 if (DEVI(dip)->devi_pm_flags & PMC_COMPONENTS_FAILED) { in pm_premanage()
3461 DEVI(dip)->devi_pm_flags |= PMC_COMPONENTS_FAILED; in pm_premanage()
4035 ~(PMC_COMPONENTS_DONE | PMC_COMPONENTS_FAILED); in e_pm_destroy_components()
4608 ~(PMC_BC | PMC_COMPONENTS_DONE | PMC_COMPONENTS_FAILED); in pm_destroy_components()