Home
last modified time | relevance | path

Searched refs:srmir_component_vendor_identification (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dsmp_transport.c118 srmir->srmir_component_vendor_identification, in smp_probe()
119 sizeof (srmir->srmir_component_vendor_identification)); in smp_probe()
124 bcopy(srmir->srmir_component_vendor_identification, in smp_probe()
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c114 smp_trim_strdup(rp->srmir_component_vendor_identification, in smp_report_manufacturer_information()
115 sizeof (rp->srmir_component_vendor_identification)); in smp_report_manufacturer_information()
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c793 mir->srmir_component_vendor_identification, in main()
794 sizeof (mir->srmir_component_vendor_identification)); in main()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h222 char srmir_component_vendor_identification[8]; member