Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h276 } tempr_map_t; typedef
303 tempr_map_t *obs2exp_map; /* temperature map entries */
H A Dpiclenvd.c705 tempr_map_t *map; in xlate_obs2exp()
753 tempr_map_t *map; in xlate_exp2obs()
1155 tempr_map_t *map; in process_fru_envseg()
1159 map = (tempr_map_t *)malloc(mapentries * in process_fru_envseg()
1160 sizeof (tempr_map_t)); in process_fru_envseg()