Searched refs:CISTPL_IO_16BIT (Results 1 – 4 of 4) sorted by relevance
311 { $$->cftable_entry.io.flags |= CISTPL_IO_16BIT; }336 { $$->cftable_entry.io.flags |= CISTPL_IO_16BIT; }
102 *c = p->flags & (CISTPL_IO_8BIT|CISTPL_IO_16BIT); in pack_io()
340 if (io->flags & CISTPL_IO_16BIT) printf(" [16bit]"); in print_cftable_entry()
431 #define CISTPL_IO_16BIT 0x40 macro