Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/
H A Dpm.c84 extern void pm_record_thresh(pm_thresh_rec_t *);
1578 pm_thresh_rec_t *rp; in pm_ioctl()
1588 size = sizeof (pm_thresh_rec_t) + in pm_ioctl()
1690 pm_thresh_rec_t *rp; in pm_ioctl()
1698 pm_thresh_rec_t *); in pm_ioctl()
1734 size = sizeof (pm_thresh_rec_t) + in pm_ioctl()
/titanic_44/usr/src/uts/common/sys/
H A Depm.h563 } pm_thresh_rec_t; typedef
/titanic_44/usr/src/uts/common/os/
H A Dsunpm.c427 pm_thresh_rec_t *pm_thresh_head;
5059 pm_record_thresh(pm_thresh_rec_t *rp) in pm_record_thresh()
5061 pm_thresh_rec_t *pptr, *ptr; in pm_record_thresh()
5179 void pm_apply_recorded_thresh(dev_info_t *, pm_thresh_rec_t *); in pm_thresh_specd()
5182 pm_thresh_rec_t *rp; in pm_thresh_specd()
6072 pm_apply_recorded_thresh(dev_info_t *dip, pm_thresh_rec_t *rp) in pm_apply_recorded_thresh()
6079 int pm_valid_thresh(dev_info_t *, pm_thresh_rec_t *); in pm_apply_recorded_thresh()
6132 pm_valid_thresh(dev_info_t *dip, pm_thresh_rec_t *rp) in pm_valid_thresh()
6181 pm_thresh_rec_t *pptr, *ptr; in pm_unrecord_threshold()
6206 pm_thresh_rec_t *rp; in pm_discard_thresholds()