Searched refs:shand (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starcat/os/ |
H A D | starcat.c | 570 lgrp_handle_t hand, shand, thand; in plat_lgrp_config() local 623 shand = BOARDNUM_2_EXPANDER(sbd); in plat_lgrp_config() 625 snode = plat_lgrphand_to_mem_node(shand); in plat_lgrp_config() 629 plat_assign_lgrphand_to_mem_node(shand, tnode); in plat_lgrp_config() 631 lmr.lmem_rename_from = shand; in plat_lgrp_config()
|
/titanic_41/usr/src/uts/sun4u/serengeti/os/ |
H A D | serengeti.c | 514 lgrp_handle_t shand, thand; in plat_lgrp_config() local 555 shand = arg & 0xffff; in plat_lgrp_config() 557 snode = plat_lgrphand_to_mem_node(shand); in plat_lgrp_config() 561 plat_assign_lgrphand_to_mem_node(shand, tnode); in plat_lgrp_config() 567 lmr.lmem_rename_from = shand; in plat_lgrp_config()
|
/titanic_41/usr/src/uts/sun4u/lw8/os/ |
H A D | lw8_platmod.c | 521 lgrp_handle_t shand, thand; in plat_lgrp_config() local 563 shand = arg & 0xffff; in plat_lgrp_config() 565 snode = plat_lgrphand_to_mem_node(shand); in plat_lgrp_config() 569 plat_assign_lgrphand_to_mem_node(shand, tnode); in plat_lgrp_config() 575 lmr.lmem_rename_from = shand; in plat_lgrp_config()
|
/titanic_41/usr/src/uts/sun4u/opl/os/ |
H A D | opl.c | 630 lgrp_handle_t hand, shand, thand; in plat_lgrp_config() local 695 shand = sbd; in plat_lgrp_config() 697 snode = plat_lgrphand_to_mem_node(shand); in plat_lgrp_config() 710 plat_assign_lgrphand_to_mem_node(shand, tnode); in plat_lgrp_config() 712 lmr.lmem_rename_from = shand; in plat_lgrp_config()
|