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

/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c782 int cmd, upval = OKUP, nthresh = 0, *vlist = NULL; local
792 } else if (get_thresh(&vlist, &nthresh)) {
795 } else if (nthresh == 1) {
800 pmreq.datasize = (nthresh * sizeof (*vlist));

Completed in 94 milliseconds