Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c389 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_ROUTE_INFO); in sas2_report_route_info_rs_datalen()
725 .sfd_function = SMP_FUNC_REPORT_ROUTE_INFO,
957 case SMP_FUNC_REPORT_ROUTE_INFO: in smp_default_request_len()
1073 case SMP_FUNC_REPORT_ROUTE_INFO: in smp_default_response_len()
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c508 case SMP_FUNC_REPORT_ROUTE_INFO: { in smp_validate_args()
589 case SMP_FUNC_REPORT_ROUTE_INFO: { in main()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h56 SMP_FUNC_REPORT_ROUTE_INFO = 0x13, enumerator