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

/opensolaris-onvv-gate/usr/src/uts/common/gssapi/mechs/krb5/crypto/des/
H A Df_parity.c20 #define pstep(x,step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara2.c488 pfn_t pstep = PNUM_SIZE(szc); local
/opensolaris-onvv-gate/usr/src/uts/common/io/
H A Dcryptmod.c798 #define pstep(x, step) (((x)&smask(step))^(((x)>>step)&smask(step))) macro
/opensolaris-onvv-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c3287 static int pstep = 1; local

Completed in 116 milliseconds