Home
last modified time | relevance | path

Searched refs:STRAND_ID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dopl.h68 #define STRAND_ID(x) ((uint_t)(x) & (OPL_MAX_STRANDID_PER_CORE - 1)) macro
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c530 strand_id = STRAND_ID(cpuid); in drmach_cpu_cb()
537 strand_id = STRAND_ID(cpuid); in drmach_cpu_cb()
617 strand_id = STRAND_ID(cpuid); in drmach_setup_core_cb()
2750 strand_id = STRAND_ID(cpuid); in drmach_cpu_poweron()
2829 strand_id = STRAND_ID(cpuid); in drmach_cpu_poweroff()
3466 strand_id = STRAND_ID(i); in drmach_copy_rename_init()