Searched refs:get_IN_product (Results 1 - 6 of 6) sorted by relevance
/third_party/backends/backend/ |
H A D | sp15c-scsi.h | 214 #define get_IN_product(in, buf) snprintf(buf, 0x10 + 1, "%.*s", \ macro
|
H A D | canon_dr-cmd.h | 136 #define get_IN_product(in, buf) snprintf(buf, 0x10 + 1, "%.*s", \ macro
|
H A D | fujitsu-scsi.h | 145 #define get_IN_product(in, buf) snprintf(buf, 0x10 + 1, "%.*s", \ macro
|
H A D | sp15c.c | 1262 get_IN_product ((char *)s->buffer, product); in sp15c_identify_scanner()
|
H A D | canon_dr.c | 1169 get_IN_product (in, s->model_name); in init_inquire()
|
H A D | fujitsu.c | 1197 get_IN_product (in, s->model_name); in init_inquire()
|
Completed in 28 milliseconds