Home
last modified time | relevance | path

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

/titanic_44/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()
/titanic_44/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()
/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h222 char srmir_component_vendor_identification[8]; member