scsi_strvis 945 dev/pci/arc.c scsi_strvis(string, fwinfo.vendor, sizeof(fwinfo.vendor)); scsi_strvis 947 dev/pci/arc.c scsi_strvis(string, fwinfo.model, sizeof(fwinfo.model)); scsi_strvis 951 dev/pci/arc.c scsi_strvis(string, fwinfo.fw_version, sizeof(fwinfo.fw_version)); scsi_strvis 1328 dev/pci/arc.c scsi_strvis(model, diskinfo->model, sizeof(diskinfo->model)); scsi_strvis 1329 dev/pci/arc.c scsi_strvis(serial, diskinfo->serial, sizeof(diskinfo->serial)); scsi_strvis 1330 dev/pci/arc.c scsi_strvis(rev, diskinfo->firmware_rev, scsi_strvis 676 scsi/scsiconf.c scsi_strvis(vendor, inqbuf->vendor, 8); scsi_strvis 677 scsi/scsiconf.c scsi_strvis(product, inqbuf->product, 16); scsi_strvis 678 scsi/scsiconf.c scsi_strvis(revision, inqbuf->revision, 4); scsi_strvis 349 scsi/scsiconf.h void scsi_strvis(u_char *, u_char *, int); scsi_strvis 959 scsi/sd.c scsi_strvis(di->vendor, sd->sc_link->inqdata.vendor, scsi_strvis 961 scsi/sd.c scsi_strvis(di->product, sd->sc_link->inqdata.product, scsi_strvis 963 scsi/sd.c scsi_strvis(di->revision, sd->sc_link->inqdata.revision, scsi_strvis 969 scsi/sd.c scsi_strvis(di->serial, vpd.serial, sizeof(vpd.serial)); scsi_strvis 158 scsi/ses.c scsi_strvis(vendor, sc->sc_link->inqdata.vendor,