Lines Matching refs:Byte

51 #undef Byte
52 #define Byte SANE_Byte
120 set_size (Byte * loc, int loc_s, size_t size)
132 get_size (Byte * loc, int loc_s)
151 Byte cmd;
152 Byte lun;
153 Byte res[2];
154 Byte tr_len;
155 Byte ctrl;
173 Byte cmd;
174 Byte lun;
175 Byte res[2];
176 Byte tr_len;
177 Byte ctrl;
198 Byte cmd;
199 Byte lun;
200 Byte res[2];
201 Byte tr_len;
202 Byte ctrl;
260 const Byte scsi_rewind[] =
278 Byte cmd;
279 Byte lun;
280 Byte res[2];
281 Byte tr_len;
282 Byte ctrl;
285 Byte wid;
305 Byte bytes[2]; /* Total # of bytes */
306 Byte scan[2]; /* ms to complete - driver sleep time */
313 Byte cmd;
314 Byte lun;
315 Byte data_type;
316 Byte re1[3];
317 Byte tr_len[3];
318 Byte ctrl;
366 Byte reserved1[8];
367 Byte line_width[2];
368 Byte total_lines[2];
369 Byte cur_line[2];
370 Byte lines_this_block[2];
371 Byte reserved[8];
374 const Byte scsi_read[] =
438 Byte cmd;
439 Byte lun;
440 Byte re1[4];
441 Byte tr_len[3];
442 Byte ctrl;
444 Byte re2[6];
445 Byte wd_len[2];
449 Byte wid; /* Window ID */
450 Byte autobit; /* Window creation */
452 Byte x_axis_res[2]; /* X resolution */
453 Byte y_axis_res[2]; /* X resolution */
455 Byte x_axis_ul[2]; /* X upper left */
456 Byte y_axis_ul[2]; /* Y upper left */
458 Byte wwidth[2]; /* Width */
459 Byte wlength[2]; /* Length */
461 Byte contrast; /* Contrast */
462 Byte dummy1;
463 Byte intensity; /* Intensity */
465 Byte image_comp; /* Image composition (0, 2, 5) */
466 Byte bpp; /* Bits per pixel */
468 Byte tonecurve; /* Tone curve (0 - 8) */
469 Byte ht_pattern; /* Halftone pattern */
470 Byte paddingtype; /* Padding type */
472 Byte bitordering[2]; /* Bit ordering (0 = left to right) */
473 Byte comprtype; /* Compression type */
474 Byte comprarg; /* Compression argument */
476 Byte dummy2[6];
477 Byte edge; /* Sharpening (0 - 7) */
478 Byte dummy3;
480 Byte bright_adjust; /* */
481 Byte contr_adjust; /* */
483 Byte imagewidthtruncation; /* */
485 Byte dummy4;
486 Byte quality_type; /* 0 normal, 1 high, 255 low */
487 Byte red_att;
488 Byte green_att;
489 Byte blue_att;
491 Byte dummy5[5];
492 Byte color_planes;
493 Byte orig_type;
494 Byte fixturetype;
495 Byte exposure[2];
496 Byte defocus[2];
497 Byte dummy6[4];
498 Byte descreen_factor;
500 Byte packing_word_length;
501 Byte packing_number_of_pixels;
502 Byte packing_color_mode;
503 Byte strokenab;
504 Byte rotatenab;
505 Byte autostrokenab;
506 Byte dummy7;
642 Byte cmd;
643 Byte lun;
644 Byte data_type;
645 Byte re1[3];
646 Byte tr_len[3];
647 Byte ctrl;
650 Byte nrrows[2];
651 Byte nrcols[2];
654 Byte data[2];
690 Byte cmd;
691 Byte lun;
692 Byte re1[4];
693 Byte tr_len[3];
694 Byte ctrl;
696 Byte re2[6];
697 Byte wd_len[2];
700 Byte color_type[2];
701 Byte nrinput[2];
702 Byte nroutput[2];
705 Byte data[2];
746 Byte cmd;
747 Byte lun;
748 Byte re1[4];
749 Byte tr_len[3];
750 Byte ctrl;
802 const Byte scsi_inquiry[] =
806 Byte result[ATTACH_SCSI_INQ_LEN];