Searched refs:seg_desc_start (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 210 int32_t seg_desc_start = SEG_DESC_START, j; in find_segment() local 240 fru_data.buf_start = seg_desc_start; in find_segment() 247 seg_desc_start = seg_desc_start + 2; in find_segment() 248 fru_data.buf_start = seg_desc_start; in find_segment() 259 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in find_segment()
|
/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 369 fru_data.buf_start = seg_desc_start; in update_thresholds() 376 seg_desc_start = seg_desc_start + 2; in update_thresholds() 377 fru_data.buf_start = seg_desc_start; in update_thresholds() 388 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in update_thresholds() 2115 int32_t match_count, i, j, seg_desc_start = 0x1806, module_address; in psvc_update_cpu_module_card_node_0() local 2155 fru_data.buf_start = seg_desc_start; in psvc_update_cpu_module_card_node_0() 2166 seg_desc_start = seg_desc_start + 2; in psvc_update_cpu_module_card_node_0() 2167 fru_data.buf_start = seg_desc_start; in psvc_update_cpu_module_card_node_0() 2177 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in psvc_update_cpu_module_card_node_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 250 fru_data.buf_start = seg_desc_start; in psvc_update_thresholds_0() 257 seg_desc_start = seg_desc_start + 2; in psvc_update_thresholds_0() 258 fru_data.buf_start = seg_desc_start; in psvc_update_thresholds_0() 269 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in psvc_update_thresholds_0()
|