__constant_be16_to_cpu
#define const_be16_to_cpu(x) ((u16) __constant_be16_to_cpu(x)))
#define const_sbe16_to_cpu(x) ((s16) __constant_be16_to_cpu((be16) x))