Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dsmp_transport.c127 ".%05d.%03d", BE_16(srmir->srmir_component_id), in smp_probe()
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c117 tp->st_component_id = SCSI_READ16(&rp->srmir_component_id); in smp_report_manufacturer_information()
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c796 SCSI_READ16(&mir->srmir_component_id)); in main()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h223 uint16_t srmir_component_id; member