Searched refs:CISTPL_CFTABLE_MWAIT (Results 1 – 4 of 4) sorted by relevance
466 #define CISTPL_CFTABLE_MWAIT 0x0010 macro
368 { $$->cftable_entry.flags |= CISTPL_CFTABLE_MWAIT; }
177 b[3] |= (p->flags & CISTPL_CFTABLE_MWAIT) ? 0x80 : 0; in pack_cftable()
294 if (entry->flags & CISTPL_CFTABLE_MWAIT) in print_cftable_entry()