Home
last modified time | relevance | path

Searched refs:pm_set_device_threshold (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h781 extern void pm_set_device_threshold(dev_info_t *, int, int);
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c793 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()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c3509 pm_set_device_threshold(dip, pm_cpu_idle_threshold, in pm_premanage()
3512 pm_set_device_threshold(dip, pm_system_idle_threshold, in pm_premanage()
4272 pm_set_device_threshold(dev_info_t *dip, int base, int flag) in pm_set_device_threshold() function
5851 pm_set_device_threshold(dip, thr, PMC_DEF_THRESH); in pm_set_dev_thr_walk()
6094 pm_set_device_threshold(dip, ep->pte_thresh[0], PMC_DEV_THRESH); in pm_apply_recorded_thresh()