Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dartec_eplus48u.h306 unsigned long byte_cnt; member
H A Dartec_eplus48u.c3422 XDBG ((2, "(child) reader_process: byte_cnt %d\n", (int) s->byte_cnt)); in reader_process()
4241 s->byte_cnt = 0; in sane_start()
4346 s->byte_cnt += nread; in sane_read()
4351 if (0 == s->byte_cnt) in sane_read()
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axereg.h272 int byte_cnt; member
H A Dif_axe.c1042 ax88772b_mfb_table[AX88772B_MFB_16K].byte_cnt, NULL); in axe_init()
/third_party/backends/backend/pixma/
H A Dpixma.c704 int byte_cnt = table_size == 1024 ? 2 : 1; in control_option() local
711 if (byte_cnt == 1) in control_option()
725 /* PDBG (pixma_hexdump (4, ss->gamma_table, table_size * byte_cnt)); */ in control_option()
729 if (byte_cnt == 1) in control_option()
748 /* PDBG (pixma_hexdump (4, ss->gamma_table, table_size * byte_cnt)); */ in control_option()

Completed in 15 milliseconds