Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c3540 int pm_thresh_specd(dev_info_t *); in e_pm_manage()
3565 (void) pm_thresh_specd(dip); in e_pm_manage()
5177 pm_thresh_specd(dev_info_t *dip) in pm_thresh_specd() function