Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/sys/
H A Ddr.h93 #define DEVSET_CPU_OFFSET 0 macro
95 #define DEVSET_MEM_OFFSET (DEVSET_CPU_OFFSET + DEVSET_CPU_NUMBER)
102 (((t) == SBD_COMP_CPU) ? DEVSET_CPU_OFFSET : \
105 ((t) == SBD_COMP_CMP) ? DEVSET_CPU_OFFSET : 0)
127 ((DEVSET_CPU_NMASK << DEVSET_CPU_OFFSET) | \