Searched refs:LSB_SHORT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h48 #define LSB_SHORT(x) ((ONE(x) << 8) | ZERO(x)) macro
62 #define BOTH_SHORT(x) LSB_SHORT(x)
H A Dhsfs_spec.h62 #define LSB_SHORT(x) ((ONE(x) << 8) | ZERO(x)) macro
76 #define BOTH_SHORT(x) LSB_SHORT(x)

Completed in 45 milliseconds