Searched defs:DR_UNUM2SBD_UNUM (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h189 * DR_UNUM2SBD_UNUM should be set to (unum & (max #of CMP on board - 1))
195 #define DR_UNUM2SBD_UNUM(n, d) ((d == SBD_COMP_IO) ? (n & 0xf) : \ macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h224 * For CPU and CMP devices, DR_UNUM2SBD_UNUM is used to extract the physical
227 #define DR_UNUM2SBD_UNUM(n, d) \ macro

Completed in 47 milliseconds