CHIP_OFF8
#define CHIP_OFF8(o) ((o) ^ 3)
#define CHIP_OFF8(o) ((o) << (CHIP_ALIGN_STRIDE))
#define CHIP_OFF8(o) (o)