Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c208 int32_t seg_desc_start = SEG_DESC_START, j; in find_segment() local
238 fru_data.buf_start = seg_desc_start; in find_segment()
245 seg_desc_start = seg_desc_start + 2; in find_segment()
246 fru_data.buf_start = seg_desc_start; in find_segment()
257 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in find_segment()
/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
367 fru_data.buf_start = seg_desc_start; in update_thresholds()
374 seg_desc_start = seg_desc_start + 2; in update_thresholds()
375 fru_data.buf_start = seg_desc_start; in update_thresholds()
386 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in update_thresholds()
2112 int32_t match_count, i, j, seg_desc_start = 0x1806, module_address; in psvc_update_cpu_module_card_node_0() local
2152 fru_data.buf_start = seg_desc_start; in psvc_update_cpu_module_card_node_0()
2163 seg_desc_start = seg_desc_start + 2; in psvc_update_cpu_module_card_node_0()
2164 fru_data.buf_start = seg_desc_start; in psvc_update_cpu_module_card_node_0()
2174 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in psvc_update_cpu_module_card_node_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
248 fru_data.buf_start = seg_desc_start; in psvc_update_thresholds_0()
255 seg_desc_start = seg_desc_start + 2; in psvc_update_thresholds_0()
256 fru_data.buf_start = seg_desc_start; in psvc_update_thresholds_0()
267 seg_desc_start = seg_desc_start + sizeof (seg_desc_t); in psvc_update_thresholds_0()