Lines Matching defs:cwrite
444 cwrite (UMAX_Handle * scan, UMAX_Cmd cmd, size_t len, const unsigned char *data,
453 DBG (80, "cwrite: cmd = %d, len = %lu\n", cmd, (u_long) len);
482 DBG (90, "cwrite: s0 = %#x s4 = %#x\n", s0, s4);
529 DBG (90, "cwrite: s0 = %#x s4 = %#x\n", s0, s4);
539 /* Seems to be like cwrite, with a verification option */
550 CHK (cwrite (scan, cmd, len, data, s));
738 res = cwrite (scan, CMD_4, p - ramp, ramp, &s);
913 CHK (cwrite (scan, CMD_2, 16, opc4, &s));
914 CHK (cwrite (scan, CMD_8, 35, rev ? opb7 : opb5, &s));
921 CHK (cwrite (scan, CMD_4, 3, ope2, &s))
923 CHK (cwrite (scan, CMD_4, 8, ope, &s));
1010 CHK (cwrite (scan, CMD_2, 16, opc4, &s));
1011 CHK (cwrite (scan, CMD_8, 36, rev ? opb7 : opb5, &s));
1019 CHK (cwrite (scan, CMD_4, 3, ope2, &s))
1021 CHK (cwrite (scan, CMD_4, 8, ope, &s));
1055 CHK (cwrite (scan, CMD_2, 16, op2, &s));
1056 CHK (cwrite (scan, CMD_8, 35, op8, &s));
1057 CHK (cwrite (scan, CMD_1, 8, op1, &s));
1063 CHK (cwrite (scan, CMD_4, 8, op4, &s));
1086 CHK (cwrite (scan, CMD_2, 16, op2, &s));
1087 CHK (cwrite (scan, CMD_8, 36, op8, &s));
1092 CHK (cwrite (scan, CMD_1, 8, op1, &s));
1099 CHK (cwrite (scan, CMD_4, 8, op4, &s));
1668 CHK (cwrite (scan, CMD_4, 16070, scan->caldata, &s));
1764 CHK (cwrite (scan, CMD_4, 16070, scan->caldata, &s));