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

/illumos-gate/usr/src/uts/sun4u/cherrystone/sys/
H A Dcherrystone.h63 #define CHERRYSTONE_GETSLOT(AID) (((AID&0xc)>>1)|(AID&1)) macro
64 #define CHERRYSTONE_GETSLOT_LABEL(AID) ('A' + CHERRYSTONE_GETSLOT(AID))

Completed in 66 milliseconds