Searched refs:thand (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 570 lgrp_handle_t hand, shand, thand; in plat_lgrp_config() local 624 thand = BOARDNUM_2_EXPANDER(tbd); in plat_lgrp_config() 626 tnode = plat_lgrphand_to_mem_node(thand); in plat_lgrp_config() 628 plat_assign_lgrphand_to_mem_node(thand, snode); in plat_lgrp_config() 632 lmr.lmem_rename_to = thand; in plat_lgrp_config()
|
/titanic_50/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 521 lgrp_handle_t shand, thand; in plat_lgrp_config() local 564 thand = (arg & 0xffff0000) >> 16; in plat_lgrp_config() 566 tnode = plat_lgrphand_to_mem_node(thand); in plat_lgrp_config() 568 plat_assign_lgrphand_to_mem_node(thand, snode); in plat_lgrp_config() 576 lmr.lmem_rename_to = thand; in plat_lgrp_config()
|
/titanic_50/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 514 lgrp_handle_t shand, thand; in plat_lgrp_config() local 556 thand = (arg & 0xffff0000) >> 16; in plat_lgrp_config() 558 tnode = plat_lgrphand_to_mem_node(thand); in plat_lgrp_config() 560 plat_assign_lgrphand_to_mem_node(thand, snode); in plat_lgrp_config() 568 lmr.lmem_rename_to = thand; in plat_lgrp_config()
|
/titanic_50/usr/src/uts/sun4u/opl/os/ |
H A D | opl.c | 630 lgrp_handle_t hand, shand, thand; in plat_lgrp_config() local 696 thand = tbd; in plat_lgrp_config() 698 tnode = plat_lgrphand_to_mem_node(thand); in plat_lgrp_config() 709 plat_assign_lgrphand_to_mem_node(thand, snode); in plat_lgrp_config() 713 lmr.lmem_rename_to = thand; in plat_lgrp_config()
|