Searched refs:ReadDataByte (Results 1 – 2 of 2) sorted by relevance
84 static SANE_Byte ReadDataByte (void);
1273 if (ReadDataByte () & 0x80) in OutputCheck()1288 Buffer[i] = ReadDataByte (); in InputCheck()1393 return ReadDataByte (); in CallFunctionWithRetVal()1397 ReadDataByte () in ReadDataByte() function