Home
last modified time | relevance | path

Searched refs:smp_report_manufacturer_info_resp_t (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/common/devid/
H A Ddevid_smp.c102 smp_report_manufacturer_info_resp_t *srmir; in ddi_devid_smp_encode()
128 srmir = (smp_report_manufacturer_info_resp_t *)srs->srf_data; in ddi_devid_smp_encode()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dsmp_transport.c62 smp_report_manufacturer_info_resp_t *srmir; in smp_probe()
114 srmir = (smp_report_manufacturer_info_resp_t *)&srs->srf_data[0]; in smp_probe()
/titanic_41/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c84 smp_report_manufacturer_info_resp_t *rp; in smp_report_manufacturer_information()
100 len != sizeof (smp_report_manufacturer_info_resp_t)) { in smp_report_manufacturer_information()
/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h227 } smp_report_manufacturer_info_resp_t; typedef
/titanic_41/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c1065 sizeof (smp_report_manufacturer_info_resp_t)); in smp_default_response_len()