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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h81 float temp_differential[PSVC_MAXERRORS]; member in struct:__anon1170
H A Dpsvcobj.c3332 memcpy(attrp, ((EFan_t *)objp)->temp_differential,
3333 sizeof (((EFan_t *)objp)->temp_differential));
3352 memcpy(((EFan_t *)objp)->temp_differential, attrp,
3353 sizeof (((EFan_t *)objp)->temp_differential));

Completed in 84 milliseconds