Searched refs:temp_address (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 274 int32_t fru_count, i, j, temp_address; in psvc_update_thresholds_0() local 304 temp_address = segment.segoffset + TEMP_OFFSET; in psvc_update_thresholds_0() 305 fru_data.buf_start = temp_address; in psvc_update_thresholds_0() 319 temp_address = segment.segoffset + data_offset; in psvc_update_thresholds_0() 320 fru_data.buf_start = temp_address; in psvc_update_thresholds_0()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/psvc/psvcpolicy/ |
H A D | psvcpolicy.c | 219 int32_t match_count, i, j, seg_desc_start = 0x1806, temp_address; in psvc_update_thresholds_0() local 274 temp_address = segment.segoffset + TEMP_OFFSET; in psvc_update_thresholds_0() 275 fru_data.buf_start = temp_address; in psvc_update_thresholds_0()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 338 int32_t match_count, i, j, seg_desc_start = 0x1806, temp_address; in update_thresholds() local 393 temp_address = segment.segoffset + offset; in update_thresholds() 394 fru_data.buf_start = temp_address; in update_thresholds()
|