Home
last modified time | relevance | path

Searched refs:STARCAT_CPUID_TO_LPORT (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starcat/sys/
H A Dstarcat.h113 #define STARCAT_CPUID_TO_LPORT(p) ((p) & 0x3) macro
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Dscosmb.c392 port = STARCAT_CPUID_TO_LPORT(dpmsg->cpuid); in dp_payload_add_cpus()
H A Ddrmach.c7472 if (IS_JAGUAR(impl) && (STARCAT_CPUID_TO_LPORT(cpuid) == 0) && in drmach_iocage_cpu_acquire()