Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c789 nodeid = SG_PORTID_TO_NODEID(portid); in add_node()
1360 node_id = SG_PORTID_TO_NODEID(portid); in display_schizo_revisions()
1499 node_id = SG_PORTID_TO_NODEID(portid); in display_sgsbbc_revisions()
1635 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1652 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1676 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1731 nodeid = SG_PORTID_TO_NODEID(portid); in display_failed_parts()
1810 nodeid = SG_PORTID_TO_NODEID(portid); in print_us3_memory_line()
1832 nodeid = SG_PORTID_TO_NODEID(portid); in print_us3_failed_memory_line()
/illumos-gate/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()
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dserengeti.h143 #define SG_PORTID_TO_NODEID(portid) (((portid) >> SG_PORTID_NODE_SHIFT) & \ macro
/illumos-gate/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()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c856 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()