CISTPL_CFTABLE_MWAIT
if (entry->flags & CISTPL_CFTABLE_MWAIT)
b[3] |= (p->flags & CISTPL_CFTABLE_MWAIT) ? 0x80 : 0;
{ $$->cftable_entry.flags |= CISTPL_CFTABLE_MWAIT; }