Home
last modified time | relevance | path

Searched refs:e813 (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp3900_rts8822.c4596 SANE_Byte e813, e800; in RTS_Execute() local
4601 e813 = 0; in RTS_Execute()
4607 if (Read_Byte (dev->usb_handle, 0xe813, &e813) == OK) in RTS_Execute()
4609 e813 &= 0xbf; in RTS_Execute()
4610 if (Write_Byte (dev->usb_handle, 0xe813, e813) == OK) in RTS_Execute()
4615 e813 |= 0x40; in RTS_Execute()
4616 if (Write_Byte (dev->usb_handle, 0xe813, e813) == OK) in RTS_Execute()

Completed in 14 milliseconds