Home
last modified time | relevance | path

Searched refs:SMP_FUNC_REPORT_PHY_SATA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c353 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_PHY_SATA); in sas2_report_phy_sata_rs_datalen()
714 .sfd_function = SMP_FUNC_REPORT_PHY_SATA,
955 case SMP_FUNC_REPORT_PHY_SATA: in smp_default_request_len()
1071 case SMP_FUNC_REPORT_PHY_SATA: in smp_default_response_len()
/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dsmp_frames.h55 SMP_FUNC_REPORT_PHY_SATA = 0x12, enumerator