CMD
#define CMD 0 /* beginning of command */
#define CMD 0 /* beginning of command */
struct CMD {
} CMD;
#define CMD(x) case HostCmd_CMD_##x: return #x
#undef CMD
#define CMD(m,d) MPUFOI_WRITE(m, m->cookie, MPU_CMDPORT,d)