Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c317 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_PHY_ERROR_LOG); in sas2_report_phy_error_log_rs_datalen()
703 .sfd_function = SMP_FUNC_REPORT_PHY_ERROR_LOG,
952 case SMP_FUNC_REPORT_PHY_ERROR_LOG: in smp_default_request_len()
1068 case SMP_FUNC_REPORT_PHY_ERROR_LOG: in smp_default_response_len()
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c468 case SMP_FUNC_REPORT_PHY_ERROR_LOG: { in smp_validate_args()
618 case SMP_FUNC_REPORT_PHY_ERROR_LOG: { in main()
892 case SMP_FUNC_REPORT_PHY_ERROR_LOG: { in main()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h54 SMP_FUNC_REPORT_PHY_ERROR_LOG = 0x11, enumerator