CHIP_OFF16
#define CHIP_OFF16(o) ((o) ^ 2)
#define CHIP_OFF16(o) ((o) << (CHIP_ALIGN_STRIDE - 1))
#define CHIP_OFF16(o) (o)