Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h565 } pm_thresh_rec_t; typedef
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c428 pm_thresh_rec_t *pm_thresh_head;
5052 pm_record_thresh(pm_thresh_rec_t *rp) in pm_record_thresh()
5054 pm_thresh_rec_t *pptr, *ptr; in pm_record_thresh()
5172 void pm_apply_recorded_thresh(dev_info_t *, pm_thresh_rec_t *); in pm_thresh_specd()
5175 pm_thresh_rec_t *rp; in pm_thresh_specd()
6062 pm_apply_recorded_thresh(dev_info_t *dip, pm_thresh_rec_t *rp) in pm_apply_recorded_thresh()
6069 int pm_valid_thresh(dev_info_t *, pm_thresh_rec_t *); in pm_apply_recorded_thresh()
6122 pm_valid_thresh(dev_info_t *dip, pm_thresh_rec_t *rp) in pm_valid_thresh()
6171 pm_thresh_rec_t *pptr, *ptr; in pm_unrecord_threshold()
6196 pm_thresh_rec_t *rp; in pm_discard_thresholds()