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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/
H A Dpsvc_objects_class.h123 } EFanTach_t; typedef in typeref:struct:__anon1177
H A Dpsvcobj.c3568 *(int32_t *)attrp = ((EFanTach_t *)objp)->lo_warn;
3571 *(int32_t *)attrp = ((EFanTach_t *)objp)->lo_shut;
3574 *(int32_t *)attrp = ((EFanTach_t *)objp)->hi_warn;
3577 *(int32_t *)attrp = ((EFanTach_t *)objp)->hi_shut;
4477 EFanTach_t *dp;
4480 sizeof (EFanTach_t));
4485 dp = (EFanTach_t *)*objpp;

Completed in 71 milliseconds