Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dlexmark_low.c990 static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; in low_poll_data() local
1003 status = low_usb_bulk_write (devnum, command4_block, &size); in low_poll_data()
1012 status = low_usb_bulk_write (devnum, command4_block, &size); in low_poll_data()
1658 static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; in sanei_lexmark_low_search_home_fwd() local
1898 low_usb_bulk_write (devnum, command4_block, &cmd_size); in sanei_lexmark_low_search_home_fwd()
1991 static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; in sanei_lexmark_low_search_home_bwd() local
2195 status = low_usb_bulk_write (devnum, command4_block, &cmd_size); in sanei_lexmark_low_search_home_bwd()
2203 status = low_usb_bulk_write (devnum, command4_block, &cmd_size); in sanei_lexmark_low_search_home_bwd()
2515 static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; in sanei_lexmark_low_find_start_line() local
2743 low_usb_bulk_write (dev->devnum, command4_block, in sanei_lexmark_low_find_start_line()
4823 static SANE_Byte command4_block[] = { 0x90, 0x00, 0x00, 0x03 }; sanei_lexmark_low_start_scan() local
[all...]

Completed in 3 milliseconds