Lines Matching refs:SANE_Byte

66 #define HIBYTE(w) ((SANE_Byte)(((SANE_Word)(w) >> 8) & 0xFF))
67 #define LOBYTE(w) ((SANE_Byte)(w))
119 SANE_Byte append;
120 SANE_Byte test_sram;
121 SANE_Byte fix_pattern;
123 SANE_Byte select;
124 SANE_Byte frontend;
126 SANE_Byte rgb_sel_pin;
127 SANE_Byte asic_io_pins;
129 SANE_Byte timing;
130 SANE_Byte sram_bank;
132 SANE_Byte dummy_msb;
133 SANE_Byte ccd_width_msb;
134 SANE_Byte cmt_table_length;
136 SANE_Byte cmt_second_pos;
146 SANE_Byte motor_enable;
147 SANE_Byte motor_movement;
148 SANE_Byte motor_direction;
149 SANE_Byte motor_signal;
150 SANE_Byte motor_home;
152 SANE_Byte pixel_depth;
153 SANE_Byte image_invert;
154 SANE_Byte optical_600;
155 SANE_Byte sample_way;
157 SANE_Byte red_ref;
158 SANE_Byte green_ref;
159 SANE_Byte blue_ref;
161 SANE_Byte red_pd;
162 SANE_Byte green_pd;
163 SANE_Byte blue_pd;
165 SANE_Byte a23;
167 SANE_Byte fy1_delay;
168 SANE_Byte special_ad;
170 SANE_Byte sclk;
171 SANE_Byte sen;
172 SANE_Byte serial_length;
175 SANE_Status (*get_row) (struct ma1017 * chip, SANE_Byte * row,
248 static SANE_Status usb_low_get_a2 (ma1017 * chip, SANE_Byte * value);
260 static SANE_Status usb_low_adjust_timing (ma1017 * chip, SANE_Byte data);
263 static SANE_Status usb_low_get_a4 (ma1017 * chip, SANE_Byte * value);
265 static SANE_Status usb_low_select_timing (ma1017 * chip, SANE_Byte data);
271 static SANE_Status usb_low_get_a6 (ma1017 * chip, SANE_Byte * value);
273 static SANE_Status usb_low_set_asic_io_pins (ma1017 * chip, SANE_Byte data);
275 static SANE_Status usb_low_set_rgb_sel_pins (ma1017 * chip, SANE_Byte data);
278 static SANE_Status usb_low_get_a7 (ma1017 * chip, SANE_Byte * value);
280 static SANE_Status usb_low_set_timing (ma1017 * chip, SANE_Byte data);
285 static SANE_Status usb_low_get_a8 (ma1017 * chip, SANE_Byte * value);
288 usb_low_set_cmt_table_length (ma1017 * chip, SANE_Byte table_length);
291 static SANE_Status usb_low_get_a9 (ma1017 * chip, SANE_Byte * value);
294 usb_low_set_cmt_second_position (ma1017 * chip, SANE_Byte position);
297 static SANE_Status usb_low_get_a10 (ma1017 * chip, SANE_Byte * value);
302 static SANE_Status usb_low_get_a11 (ma1017 * chip, SANE_Byte * value);
307 static SANE_Status usb_low_get_a12 (ma1017 * chip, SANE_Byte * value);
309 static SANE_Status usb_low_get_a13 (ma1017 * chip, SANE_Byte * value);
322 static SANE_Status usb_low_get_a15 (ma1017 * chip, SANE_Byte * value);
330 static SANE_Status usb_low_set_motor_signal (ma1017 * chip, SANE_Byte signal);
340 static SANE_Status usb_low_get_a16 (ma1017 * chip, SANE_Byte * value);
352 static SANE_Status usb_low_get_a17 (ma1017 * chip, SANE_Byte * value);
354 static SANE_Status usb_low_get_a18 (ma1017 * chip, SANE_Byte * value);
356 static SANE_Status usb_low_get_a19 (ma1017 * chip, SANE_Byte * value);
358 static SANE_Status usb_low_set_red_ref (ma1017 * chip, SANE_Byte red_ref);
360 static SANE_Status usb_low_set_green_ref (ma1017 * chip, SANE_Byte green_ref);
362 static SANE_Status usb_low_set_blue_ref (ma1017 * chip, SANE_Byte blue_ref);
365 static SANE_Status usb_low_get_a20 (ma1017 * chip, SANE_Byte * value);
367 static SANE_Status usb_low_get_a21 (ma1017 * chip, SANE_Byte * value);
369 static SANE_Status usb_low_get_a22 (ma1017 * chip, SANE_Byte * value);
371 static SANE_Status usb_low_set_red_pd (ma1017 * chip, SANE_Byte red_pd);
373 static SANE_Status usb_low_set_green_pd (ma1017 * chip, SANE_Byte green_pd);
375 static SANE_Status usb_low_set_blue_pd (ma1017 * chip, SANE_Byte blue_pd);
378 static SANE_Status usb_low_get_a23 (ma1017 * chip, SANE_Byte * value);
391 static SANE_Status usb_low_get_a24 (ma1017 * chip, SANE_Byte * value);
393 static SANE_Status usb_low_set_ad_timing (ma1017 * chip, SANE_Byte pattern);
396 static SANE_Status usb_low_set_serial_byte1 (ma1017 * chip, SANE_Byte data);
398 static SANE_Status usb_low_set_serial_byte2 (ma1017 * chip, SANE_Byte data);
401 static SANE_Status usb_low_get_a27 (ma1017 * chip, SANE_Byte * value);
403 static SANE_Status usb_low_set_serial_format (ma1017 * chip, SANE_Byte data);
419 usb_low_get_row (ma1017 * chip, SANE_Byte * data, SANE_Word * lines_left);
422 usb_low_get_row_direct (ma1017 * chip, SANE_Byte * data,
426 usb_low_get_row_resample (ma1017 * chip, SANE_Byte * data,
433 usb_low_read_rows (ma1017 * chip, SANE_Byte * data, SANE_Word byte_count);
436 usb_low_write_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte data);
439 usb_low_read_reg (ma1017 * chip, SANE_Byte reg_no, SANE_Byte * data);