Searched refs:sfd_function (Results 1 – 4 of 4) sorted by relevance
76 fp->srf_function = dp->sfd_function; in sas2_rq_setframe()173 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_GENERAL); in sas2_report_general_rs_datalen()197 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_MANUFACTURER_INFO); in sas2_report_manufacturer_info_rs_datalen()281 ASSERT(dp->sfd_function == SMP_FUNC_DISCOVER); in sas2_discover_rs_datalen()317 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_PHY_ERROR_LOG); in sas2_report_phy_error_log_rs_datalen()353 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_PHY_SATA); in sas2_report_phy_sata_rs_datalen()389 ASSERT(dp->sfd_function == SMP_FUNC_REPORT_ROUTE_INFO); in sas2_report_route_info_rs_datalen()629 .sfd_function = SMP_FUNC_REPORT_GENERAL,639 .sfd_function = SMP_FUNC_REPORT_MANUFACTURER_INFO,649 .sfd_function = SMP_FUNC_REPORT_SELF_CONFIG_STATUS,[all …]
83 smp_function_t sfd_function; member
154 if (dp->sfd_function == fn) in smp_get_funcdef()
587 if (dp->sfd_function == fn && in smp_action_xalloc()