Home
last modified time | relevance | path

Searched refs:SG_PORTID_TO_NODEID (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/uts/sun4u/serengeti/os/
H A Dsg_unum.c77 int node = SG_PORTID_TO_NODEID(cpuid); in sg_get_ecacheunum()
H A Dserengeti.c991 int node = SG_PORTID_TO_NODEID(mcid); in plat_add_mem_unum_label()
1027 int node = SG_PORTID_TO_NODEID(cpuid); in plat_get_cpu_unum()
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c790 nodeid = SG_PORTID_TO_NODEID(portid); in add_node()
1363 node_id = SG_PORTID_TO_NODEID(portid); in display_schizo_revisions()
1502 node_id = SG_PORTID_TO_NODEID(portid); in display_sgsbbc_revisions()
1638 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1655 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1679 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1734 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1814 nodeid = SG_PORTID_TO_NODEID(portid); in print_us3_memory_line()
1836 nodeid = SG_PORTID_TO_NODEID(portid); in print_us3_failed_memory_line()
/titanic_44/usr/src/uts/sun4u/serengeti/sys/
H A Dserengeti.h143 #define SG_PORTID_TO_NODEID(portid) (((portid) >> SG_PORTID_NODE_SHIFT) & \ macro
/titanic_44/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1001 int node = SG_PORTID_TO_NODEID(mcid); in plat_add_mem_unum_label()
1037 int node = SG_PORTID_TO_NODEID(cpuid); in plat_get_cpu_unum()
/titanic_44/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c855 SG_PORTID_TO_NODEID(portid) != args->node) { in sbdp_find_non_panther_cpus()
H A Dsbdp.c200 *wnode = SG_PORTID_TO_NODEID(portid); in sbdp_get_bd_and_wnode_num()
H A Dsgsbbc_iosram.c880 node = SG_PORTID_TO_NODEID(portid); in iosram_switch_tunnel()
H A Dssm.c645 node = SG_PORTID_TO_NODEID(portid); in ssm_ctlops()
H A Dsghsc.c356 sghsc->sghsc_node_id = SG_PORTID_TO_NODEID(portid); in sghsc_attach()