Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h79 #define PMC_NO_INVOL 0x02000 /* no pm without driver's consent */ macro
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c4802 flags |= PMC_NO_INVOL; in e_pm_props()
7275 (PMC_NO_INVOL | PMC_CONSOLE_FB)), DEVI(dip)->devi_pm_noinvolpm, in pm_record_invol()
7321 (PMC_NO_INVOL | PMC_CONSOLE_FB)) || in pm_post_detach()
7325 ~(PMC_NO_INVOL | PMC_NOINVOL_DONE); in pm_post_detach()
7453 (PMC_NO_INVOL | PMC_CONSOLE_FB)) || in pm_noinvol_specd()
7667 DEVI(dip)->devi_pm_flags |= (PMC_CONSOLE_FB | PMC_NO_INVOL); in pm_cfb_setup()
7680 (PMC_CONSOLE_FB | PMC_NO_INVOL), 1, 0, 0, in pm_cfb_setup()
7697 PMC_NO_INVOL, 1, 0, 0, DDI_MAJOR_T_NONE); in pm_cfb_setup()
8285 (lp->ni_flags & PMC_NO_INVOL))) { in adjust_ancestors()