CISTPL_IO_16BIT
if (io->flags & CISTPL_IO_16BIT) printf(" [16bit]");
*c = p->flags & (CISTPL_IO_8BIT|CISTPL_IO_16BIT);
{ $$->cftable_entry.io.flags |= CISTPL_IO_16BIT; }
{ $$->cftable_entry.io.flags |= CISTPL_IO_16BIT; }