Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Depm.h65 #define PMC_WANTS_NOTIFY 0x00008 /* notify if child pwr level changes */ macro
966 (DEVI(dip)->devi_pm_flags & PMC_WANTS_NOTIFY)
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c4801 flags |= PMC_WANTS_NOTIFY; in e_pm_props()