Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c467 case SMP_FUNC_REPORT_PHY_EVENT: in smp_validate_args()
625 case SMP_FUNC_REPORT_PHY_EVENT: { in main()
907 case SMP_FUNC_REPORT_PHY_EVENT: { in main()
/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c736 .sfd_function = SMP_FUNC_REPORT_PHY_EVENT,
959 case SMP_FUNC_REPORT_PHY_EVENT: in smp_default_request_len()
1040 case SMP_FUNC_REPORT_PHY_EVENT: in smp_default_response_len()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h57 SMP_FUNC_REPORT_PHY_EVENT = 0x14, enumerator