Lines Matching refs:SANE_Byte
53 #define _LOBYTE(x) ((SANE_Byte)((x) & 0xFF))
54 #define _HIBYTE(x) ((SANE_Byte)((x) >> 8))
400 SANE_Byte RD_Motor1Control; /* 0x0b */
401 SANE_Byte RD_StepControl; /* 0x14 */
402 SANE_Byte RD_Motor0Control; /* 0x15 */
403 SANE_Byte RD_XStepTime; /* 0x16 */
404 SANE_Byte RD_ModeControl; /* 0x1b */
405 SANE_Byte RD_LineControl; /* 0x1c */
406 SANE_Byte RD_ScanControl; /* 0x1d, init = 5 */
407 SANE_Byte RD_ModelControl; /* 0x1f */
408 SANE_Byte RD_Model1Control; /* 0x20 */
413 SANE_Byte RD_ThresholdGapCtrl; /* 0x29 */
421 SANE_Byte RD_ScanControl1; /* 0x5b */
422 SANE_Byte RD_MotorDriverType; /* 0x64 */
423 SANE_Byte RD_ExtLineControl; /* 0x6d */
424 SANE_Byte RD_ExtXStepTime; /* 0x6e */
437 SANE_Byte Reserved;
446 SANE_Byte intermediate;
449 SANE_Byte skipShadow;
451 SANE_Byte skipHilight;
455 SANE_Byte bGainDouble;
456 SANE_Byte bUniGain;
457 SANE_Byte bMinGain;
458 SANE_Byte bMaxGain;
459 SANE_Byte bGainHigh;
460 SANE_Byte bGainLow;