Searched refs:PMC_NO_INVOL (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | epm.h | 75 #define PMC_NO_INVOL 0x02000 /* no pm without driver's consent */ macro
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunpm.c | 4806 flags |= PMC_NO_INVOL; in e_pm_props() 7284 (PMC_NO_INVOL | PMC_CONSOLE_FB)), DEVI(dip)->devi_pm_noinvolpm, in pm_record_invol() 7330 (PMC_NO_INVOL | PMC_CONSOLE_FB)) || in pm_post_detach() 7334 ~(PMC_NO_INVOL | PMC_NOINVOL_DONE); in pm_post_detach() 7462 (PMC_NO_INVOL | PMC_CONSOLE_FB)) || in pm_noinvol_specd() 7676 DEVI(dip)->devi_pm_flags |= (PMC_CONSOLE_FB | PMC_NO_INVOL); in pm_cfb_setup() 7689 (PMC_CONSOLE_FB | PMC_NO_INVOL), 1, 0, 0, in pm_cfb_setup() 7706 PMC_NO_INVOL, 1, 0, 0, DDI_MAJOR_T_NONE); in pm_cfb_setup() 8294 (lp->ni_flags & PMC_NO_INVOL))) { in adjust_ancestors()
|