Lines Matching defs:revision
44 uint32_t revision;
330 /* TODO maybe this should be based on revision #? */
555 if (state->hdr->revision >= 0xb)
557 else if (state->hdr->revision >= 7)
604 if (state->hdr->revision >= 7) {
632 if (state->hdr->revision >= 0xb)
634 else if (state->hdr->revision >= 8)
636 else if (state->hdr->revision == 7)
685 if (state->hdr->revision >= 7) {
710 printf("\trevision: %d\n", state->hdr->revision);
792 if (state->hdr->revision >= 7) {
818 /* show up again for revision >= 14?? */
819 if (state->hdr->revision >= 14) {
826 /* not sure exactly which revision started this, but seems at least
829 if (state->hdr->revision >= 7) {