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