Lines Matching defs:cwritev
542 cwritev (UMAX_Handle * scan, UMAX_Cmd cmd, size_t len, const unsigned char *data,
559 DBG (1, "cwritev: verification failed\n");
589 return cwritev (scan, CMD_2, 16, opc1, NULL);
608 CHK (cwritev (scan, CMD_8, 35, opb3, NULL));
629 CHK (cwritev (scan, CMD_8, 36, opb3, NULL));
692 CHK (cwritev (scan, CMD_8, 34, opb, &s));
695 CHK (cwritev (scan, CMD_8, 35, opb1, &s));
717 res = cwritev (scan, CMD_4, p - ramp, ramp, &s);
722 CHK (cwritev (scan, CMD_8, 35, opb1, &s));
743 CHK (cwritev (scan, CMD_8, 35, opb2, &s));
759 res = cwritev (scan, CMD_4, p - ramp, ramp, &s);
764 CHK (cwritev (scan, CMD_8, 35, opb1, &s));
766 CHK (cwritev (scan, CMD_2, 16, opc, NULL));
767 CHK (cwritev (scan, CMD_1, 8, opd, NULL));
802 CHK (cwritev (scan, CMD_8, 34, opb4, &s));
806 CHK (cwritev (scan, CMD_2, 16, opc, NULL));
807 CHK (cwritev (scan, CMD_1, 8, opd, NULL));
1090 CHK (cwritev (scan, CMD_1, 8, op1, &s))
1657 CHK (cwritev (scan, CMD_2, 16, opcgo, &s));
1658 CHK (cwritev (scan, CMD_8, 35, opbgo, &s));
1659 CHK (cwritev (scan, CMD_1, 8, opdgo, &s));
1753 CHK (cwritev (scan, CMD_2, 16, opcgo, &s));
1754 CHK (cwritev (scan, CMD_8, 36, opbgo, &s));
1755 CHK (cwritev (scan, CMD_1, 8, opdgo, &s));