Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dpm.c89 extern int pm_current_threshold(dev_info_t *, int, int *);
1996 (void) pm_current_threshold(dip, i, in pm_ioctl()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c5859 pm_current_threshold(dev_info_t *dip, int comp, int *threshp) in pm_current_threshold() function