Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Depm.h91 #define PMC_THRESH_ALL (PMC_DEF_THRESH | PMC_DEV_THRESH | \ macro
93 #define PMC_THRESH_NONE ~(PMC_THRESH_ALL)
/titanic_50/usr/src/uts/common/io/
H A Dpm.c787 switch (DEVI(dip)->devi_pm_flags & PMC_THRESH_ALL) { in pm_set_idle_threshold()
2206 switch (DEVI(dip)->devi_pm_flags & PMC_THRESH_ALL) { in pm_ioctl()