Searched refs:pm_valid_thresh (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ |
H A D | pm.c | 1697 extern int pm_valid_thresh(dev_info_t *, 1775 if (!pm_valid_thresh(dip, rp)) {
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunpm.c | 6079 int pm_valid_thresh(dev_info_t *, pm_thresh_rec_t *); 6084 if (!PM_GET_PM_INFO(dip) || PM_ISBC(dip) || !pm_valid_thresh(dip, rp)) { 6089 PMD(PMD_FAIL, ("%s: part: %s@%s(%s#%d) pm_valid_thresh %d\n", 6090 pmf, PM_DEVICE(dip), pm_valid_thresh(dip, rp))) 6132 pm_valid_thresh(dev_info_t *dip, pm_thresh_rec_t *rp) function
|
Completed in 86 milliseconds