Searched refs:cur_threshold (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c1179 static int cur_threshold(dev_info_t *, int);
1275 thresh = cur_threshold(dip, i); /* comp i threshold */
1315 1, cur_threshold(dip, i));
1318 max(1, cur_threshold(dip, i)));
3622 cur_threshold(dev_info_t *dip, int comp) function
5871 *threshp = cur_threshold(dip, comp);
8807 thresh = cur_threshold(dip, comp);

Completed in 60 milliseconds