Lines Matching defs:sequence
40 u8 sequence;
68 st->data[4] = seq = st->sequence++; /* sequence number */
107 err("generic read/write, wrong sequence in reply.");
482 st->data[4] = seq = st->sequence++;
492 err("send command, wrong sequence in reply.");
528 st->data[4] = seq = st->sequence++;
542 err("Read eeprom, wrong sequence in reply ");
571 buf[4] = 0x00; /* sequence number, original driver doesn't increment it here */
580 buf[4] = 0x00; /* sequence number, original driver doesn't increment it here */
589 buf[4] = 0x00; /* sequence number, original driver doesn't increment it here */
639 err("boot bad config sequence.");
664 err("boot bad confirm sequence.");
689 err("boot bad boot sequence.");
847 st->data[4] = seq = st->sequence++; /* sequence number */
858 err("rc query bad sequence.");