Lines Matching refs:vendor
1014 ">>> attach: reported devtype='%d', vendor='%.8s', product='%.16s', revision='%.4s'\n",
1015 ibuf.devtype, ibuf.vendor, ibuf.product, ibuf.revision);
1021 if (ibuf.devtype != 6 || strncmp ((char *) ibuf.vendor, "RICOH ", 8) != 0)
1153 snprintf (dev->info.vendor, 9, "%-.5s", ibuf.vendor); /* RICOH */
1154 trim_spaces (dev->info.vendor, sizeof (dev->info.vendor));
1162 dev->sane.vendor =
1163 (strcmp (dev->info.vendor, "RICOH") ==
1164 0) ? strdup ("Ricoh") : strdup (dev->info.vendor);
1592 sanei_scsi_find_devices (hw->mfg, /*vendor */