MS_OP_DELAY
#define MS_DELAY(udelay) { MS_OP_DELAY, {{ udelay }}}
case MS_OP_DELAY:
if (mi->opcode == MS_OP_DELAY) {