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

/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dsg_unum.c77 int node = SG_PORTID_TO_NODEID(cpuid);
H A Dserengeti.c991 int node = SG_PORTID_TO_NODEID(mcid);
1027 int node = SG_PORTID_TO_NODEID(cpuid);
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dserengeti.h139 * SG_PORTID_TO_NODEID
143 #define SG_PORTID_TO_NODEID(portid) (((portid) >> SG_PORTID_NODE_SHIFT) & \ macro
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/
H A Dserengeti.c790 nodeid = SG_PORTID_TO_NODEID(portid);
1363 node_id = SG_PORTID_TO_NODEID(portid);
1502 node_id = SG_PORTID_TO_NODEID(portid);
1638 nodeid = SG_PORTID_TO_NODEID(portid);
1655 nodeid = SG_PORTID_TO_NODEID(portid);
1679 nodeid = SG_PORTID_TO_NODEID(portid);
1734 nodeid = SG_PORTID_TO_NODEID(portid);
1814 nodeid = SG_PORTID_TO_NODEID(portid);
1836 nodeid = SG_PORTID_TO_NODEID(portid);
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c1001 int node = SG_PORTID_TO_NODEID(mcid);
1037 int node = SG_PORTID_TO_NODEID(cpuid);
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_cpu.c855 SG_PORTID_TO_NODEID(portid) != args->node) {
H A Dsbdp.c200 *wnode = SG_PORTID_TO_NODEID(portid);
H A Dsgsbbc_iosram.c880 node = SG_PORTID_TO_NODEID(portid);
H A Dssm.c645 node = SG_PORTID_TO_NODEID(portid);
H A Dsghsc.c356 sghsc->sghsc_node_id = SG_PORTID_TO_NODEID(portid);

Completed in 87 milliseconds