CMD
#define CMD 0x9ae8
#define CMD(x) case HostCmd_CMD_##x: return #x
#undef CMD
#define CMD 0 /* beginning of command */