Searched refs:PMC_COMPONENTS_DONE (Results 1 – 2 of 2) sorted by relevance
67 #define PMC_COMPONENTS_DONE 0x00020 /* parsed pm-components */ macro
3447 if (DEVI(dip)->devi_pm_flags & PMC_COMPONENTS_DONE) in pm_premanage()3903 ASSERT(!(DEVI(dip)->devi_pm_flags & PMC_COMPONENTS_DONE)); in e_pm_create_components()3918 DEVI(dip)->devi_pm_flags |= PMC_COMPONENTS_DONE; in e_pm_create_components()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()