Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c197 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_MANUFACTURER_INFO); in sas2_report_manufacturer_info_rs_datalen()
639 .sfd_function = SMP_FUNC_REPORT_MANUFACTURER_INFO,
930 case SMP_FUNC_REPORT_MANUFACTURER_INFO: in smp_default_request_len()
1063 case SMP_FUNC_REPORT_MANUFACTURER_INFO: in smp_default_response_len()
/titanic_41/usr/src/uts/common/io/scsi/impl/
H A Dsmp_transport.c71 srq->srf_function = SMP_FUNC_REPORT_MANUFACTURER_INFO; in smp_probe()
/titanic_41/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c88 ap = smp_action_alloc(SMP_FUNC_REPORT_MANUFACTURER_INFO, tp, 0); in smp_report_manufacturer_information()
/titanic_41/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h47 SMP_FUNC_REPORT_MANUFACTURER_INFO = 0x01, enumerator