Home
last modified time | relevance | path

Searched refs:temp_address (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c272 int32_t fru_count, i, j, temp_address; in psvc_update_thresholds_0() local
302 temp_address = segment.segoffset + TEMP_OFFSET; in psvc_update_thresholds_0()
303 fru_data.buf_start = temp_address; in psvc_update_thresholds_0()
317 temp_address = segment.segoffset + data_offset; in psvc_update_thresholds_0()
318 fru_data.buf_start = temp_address; in psvc_update_thresholds_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/
H A Dpsvcpolicy.c217 int32_t match_count, i, j, seg_desc_start = 0x1806, temp_address; in psvc_update_thresholds_0() local
272 temp_address = segment.segoffset + TEMP_OFFSET; in psvc_update_thresholds_0()
273 fru_data.buf_start = temp_address; in psvc_update_thresholds_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c336 int32_t match_count, i, j, seg_desc_start = 0x1806, temp_address; in update_thresholds() local
391 temp_address = segment.segoffset + offset; in update_thresholds()
392 fru_data.buf_start = temp_address; in update_thresholds()