Home
last modified time | relevance | path

Searched refs:BOTH_SHORT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h51 #define BOTH_SHORT(x) (short)*((short *)x) macro
62 #define BOTH_SHORT(x) LSB_SHORT(x)
146 #define ISO_SET_SIZE(x) BOTH_SHORT(ISO_set_size(x))
147 #define ISO_SET_SEQ(x) BOTH_SHORT(ISO_set_seq(x))
148 #define ISO_BLK_SIZE(x) BOTH_SHORT(ISO_blk_size(x))
217 #define IDE_VOL_SET(x) BOTH_SHORT(IDE_vol_set(x))
H A Dhsfs_spec.h63 #define BOTH_SHORT(x) (short)*((short *)x) macro
74 #define BOTH_SHORT(x) LSB_SHORT(x) macro
155 #define HSV_SET_SIZE(x) BOTH_SHORT(HSV_set_size(x))
156 #define HSV_SET_SEQ(x) BOTH_SHORT(HSV_set_seq(x))
157 #define HSV_BLK_SIZE(x) BOTH_SHORT(HSV_blk_size(x))
258 #define HDE_VOL_SET(x) BOTH_SHORT(HDE_vol_set(x))