Searched refs:pm_set_device_threshold (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | epm.h | 779 extern void pm_set_device_threshold(dev_info_t *, int, int);
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pm.c | 793 pm_set_device_threshold(dip, thresh, flag); in pm_set_idle_threshold() 1653 pm_set_device_threshold(dip, in pm_ioctl() 1656 pm_set_device_threshold(dip, in pm_ioctl()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunpm.c | 3514 pm_set_device_threshold(dip, pm_cpu_idle_threshold, in pm_premanage() 3517 pm_set_device_threshold(dip, pm_system_idle_threshold, in pm_premanage() 4276 pm_set_device_threshold(dev_info_t *dip, int base, int flag) in pm_set_device_threshold() function 5858 pm_set_device_threshold(dip, thr, PMC_DEF_THRESH); in pm_set_dev_thr_walk() 6104 pm_set_device_threshold(dip, ep->pte_thresh[0], PMC_DEV_THRESH); in pm_apply_recorded_thresh()
|