Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c173 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_GENERAL); in sas2_report_general_rs_datalen()
629 .sfd_function = SMP_FUNC_REPORT_GENERAL,
929 case SMP_FUNC_REPORT_GENERAL: in smp_default_request_len()
1061 case SMP_FUNC_REPORT_GENERAL: in smp_default_response_len()
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c460 case SMP_FUNC_REPORT_GENERAL: in smp_validate_args()
575 case SMP_FUNC_REPORT_GENERAL: in main()
657 case SMP_FUNC_REPORT_GENERAL: { in main()
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dsmp_plugin.c58 if ((ap = smp_action_alloc(SMP_FUNC_REPORT_GENERAL, tp, 0)) == NULL) in smp_report_general()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h46 SMP_FUNC_REPORT_GENERAL = 0x00, enumerator
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_subr.c4334 } else if (srf->srf_function != SMP_FUNC_REPORT_GENERAL) { in pmcs_expander_get_nphy()