Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dlexmark_low.c1264 static SANE_Byte command_block2[0x4f]; in low_write_all_regs() local
1273 command_block2[0] = 0x88; in low_write_all_regs()
1274 command_block2[1] = 0xb4; in low_write_all_regs()
1275 command_block2[2] = 0x00; in low_write_all_regs()
1276 command_block2[3] = 0x4b; in low_write_all_regs()
1279 command_block2[i + 4] = regs[i + 0xb4]; in low_write_all_regs()
1296 status = low_usb_bulk_write (devnum, command_block2, &size); in low_write_all_regs()

Completed in 7 milliseconds