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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Dpiclenvd.c111 static char dimm_fan_command_string[REGISTER_INFORMATION_STRING_LENGTH] = {0}; variable
1936 dimm_fan_command_string,
2839 (void) strncpy(dimm_fan_command_string, NOT_AVAILABLE,
2840 sizeof (dimm_fan_command_string));
2865 (void) strncpy(dimm_fan_command_string, NOT_AVAILABLE,
2866 sizeof (dimm_fan_command_string));
2868 (void) snprintf(dimm_fan_command_string,
2869 sizeof (dimm_fan_command_string),

Completed in 291 milliseconds