Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects.h116 #define PSVC_OPT_TEMP 0x0000000000020000ULL /* Optimal Temperature */ macro
H A Dpsvcobj.c156 {PSVC_OPT_TEMP, "OPT_TEMP_MASK="},
4152 if ((*objpp)->features & PSVC_OPT_TEMP) { in i_psvc_constructor_0_1()