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

/illumos-gate/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_const.h131 #define SL2PWE(slot, lport) (((slot) << 2) + (lport)) macro
133 #define ESL2PFP(exp, slot, lport) (EPWE2PFP((exp), SL2PWE((slot), (lport))))

Completed in 46 milliseconds