Searched refs:get_IN_vendor (Results 1 - 6 of 6) sorted by relevance
/third_party/backends/backend/ |
H A D | sp15c-scsi.h | 212 #define get_IN_vendor(in, buf) snprintf(buf, 0x08 + 1, "%.*s", \ macro
|
H A D | canon_dr-cmd.h | 134 #define get_IN_vendor(in, buf) snprintf(buf, 0x08 + 1, "%.*s", \ macro
|
H A D | fujitsu-scsi.h | 143 #define get_IN_vendor(in, buf) snprintf(buf, 0x08 + 1, "%.*s", \ macro
|
H A D | sp15c.c | 1261 get_IN_vendor ((char *) s->buffer, vendor); in sp15c_identify_scanner()
|
H A D | canon_dr.c | 1168 get_IN_vendor (in, s->vendor_name); in init_inquire()
|
H A D | fujitsu.c | 1196 get_IN_vendor (in, s->vendor_name); in init_inquire()
|
Completed in 28 milliseconds