Searched defs:MSB_SHORT (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/uts/common/sys/fs/ | ||
H A D | hsfs_isospec.h | 47 #define MSB_SHORT(x) ((ZERO(x) << 8) | ONE(x)) macro |
H A D | hsfs_spec.h | 61 #define MSB_SHORT(x) ((ZERO(x) << 8) | ONE(x)) macro |