Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/javelin/io/
H A Denvctrltwo.c2299 int confirm_count = 0, confirm_max = 20; in envctrl_set_fsp() local
2315 while (confirm_count < confirm_max) { in envctrl_set_fsp()
2339 confirm_count++; in envctrl_set_fsp()
2350 if (confirm_count == confirm_max) in envctrl_set_fsp()
2387 int confirm_count = 0, confirm_max = 20; in envctrl_set_dskled() local
2456 while (confirm_count < confirm_max) { in envctrl_set_dskled()
2478 confirm_count++; in envctrl_set_dskled()
2489 if (confirm_count == confirm_max) in envctrl_set_dskled()
2510 while (confirm_count < confirm_max) { in envctrl_set_fanspeed()
2531 confirm_count++; in envctrl_set_fanspeed()
[all …]