Searched defs:str_Disabled (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c123 static const char str_Disabled[] = "Disabled"; variable
641 (void) strlcpy(buf, (voltsShutdown == 0) ? str_Disabled : str_Enabled,
642 sizeof (str_Disabled));
981 sizeof (str_Disabled), read_vol_volts_shutdown,

Completed in 61 milliseconds