Searched refs:_lto3b (Results 1 - 8 of 8) sorted by relevance
/third_party/backends/backend/ |
H A D | ibm-scsi.c | 256 _lto3b(sizeof(*iwd), win.cmd.len); in set_window() 280 _lto3b(iwd_size, cmd.len); in get_window() 296 _lto3b(*buf_size, cmd.len); in read_data() 322 _lto3b(1, cmd.count); in object_position()
|
H A D | ricoh-scsi.c | 238 _lto3b(sizeof(*rwd), win.cmd.len); in set_window() 262 _lto3b(rwd_size, cmd.len); in get_window() 278 _lto3b(*buf_size, cmd.len); in read_data()
|
H A D | hs2p-scsi.c | 1001 _lto3b (tl, &win.cmd.len[0]); /* 8 + (2*320) = 648 */ in set_window() 1066 _lto3b (gwd_size, cmd.len); /* Transfer Length is byte length of DATA to be returned */ in get_window() 1171 _lto3b (*buf_size, cmd.len); in read_data() 1196 _lto3b (*buf_size, cmd.len); 1253 _lto3b (len, &out.cmd.len[0]); /* 19 bytes max */ in set_endorser_string() 1281 _lto3b (len, &out.cmd.len[0]); /* 19 bytes max */ in hs2p_send_gamma() 1310 _lto3b (20, out.cmd.len); /* 20 bytes */ 1415 _lto3b (len, cmd.len); 1443 _lto3b (*buf_size, cmd.len); 1503 _lto3b ( [all...] |
H A D | ricoh.h | 118 _lto3b(SANE_Int val, SANE_Byte *bytes) in _lto3b() function
|
H A D | ibm.h | 163 _lto3b(SANE_Int val, SANE_Byte *bytes) in _lto3b() function
|
H A D | hs2p.h | 387 _lto3b (u_long val, SANE_Byte * bytes) in _lto3b() function
|
H A D | bh.h | 565 _lto3b(u_long val, SANE_Byte *bytes) in _lto3b() function
|
H A D | bh.c | 494 _lto3b(buf_size, &cmd[6]); /* transfer length */ in read_barcode_data() 577 _lto3b(buf_size, &cmd[6]); /* transfer length */ in read_icon_data() 664 _lto3b(*buf_size, &cmd[6]); /* transfer length */ in read_data() 996 _lto3b(sizeof(set_window_cmd.hdr) + sizeof(set_window_cmd.window), in set_window() 1142 _lto3b(sizeof(get_window_data), &cmd[6]); in get_window()
|
Completed in 18 milliseconds