Searched refs:pof_state (Results 1 – 1 of 1) sorted by relevance
35 unsigned char pof_state;/* actual state of read handler */ member188 switch (boot->pof_state) { in pof_write_buffer()203 boot->pof_state = POF_READ_TAG_HEAD; /* now start with single tags */ in pof_write_buffer()223 boot->pof_state = POF_READ_TAG_DATA; /* now start with tag data */ in pof_write_buffer()230 boot->pof_state = POF_READ_TAG_HEAD; /* now start with single tags */ in pof_write_buffer()247 boot->pof_state = POF_READ_TAG_HEAD; /* now start with single tags */ in pof_write_buffer()300 boot->pof_state = POF_READ_FILE_HEAD; /* read file header */ in pof_write_open()