Searched defs:fujitsu (Results 1 – 2 of 2) sorted by relevance
140 struct fujitsu struct144 struct fujitsu *next; argument145 char device_name[1024]; /* The name of the device from sanei */146 int missing; /* used to mark unplugged scanners */150 int buffer_size;151 int connection; /* hardware interface type */156 char vendor_name[9]; /* raw data as returned by SCSI inquiry. */157 char model_name[17]; /* raw data as returned by SCSI inquiry. */158 char version_name[5]; /* raw data as returned by SCSI inquiry. */160 int color_raster_offset; /* offset between r and b scan line and */[all …]
734 } fujitsu; member