Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c1582 extern int pm_thresh_specd(dev_info_t *); in pm_ioctl()
1622 (void) pm_thresh_specd(dip); in pm_ioctl()
1696 extern int pm_thresh_specd(dev_info_t *); in pm_ioctl()
1790 (void) pm_thresh_specd(dip); in pm_ioctl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c3535 int pm_thresh_specd(dev_info_t *); in e_pm_manage()
3560 (void) pm_thresh_specd(dip); in e_pm_manage()
5170 pm_thresh_specd(dev_info_t *dip) in pm_thresh_specd() function