Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Dpiclenvsetup.c98 #define NSENSORS (sizeof (sensor_nodes)/sizeof (sensor_nodes[0])) macro
152 for (i = 0; i < NSENSORS; ++i) { in get_current_temp()
338 for (i = 0; i < NSENSORS; ++i) { in add_sensor_nodes_and_props()
426 for (i = 0; i < NSENSORS; ++i) { in delete_sensor_nodes_and_props()
721 for (i = 0; i < NSENSORS; ++i) { in env_picl_setup()