Home
last modified time | relevance | path

Searched refs:sfd_function (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c76 fp->srf_function = dp->sfd_function; in sas2_rq_setframe()
629 .sfd_function = SMP_FUNC_REPORT_GENERAL,
692 .sfd_function = SMP_FUNC_DISCOVER,
714 .sfd_function = SMP_FUNC_REPORT_PHY_SATA,
747 .sfd_function = SMP_FUNC_DISCOVER_LIST,
780 .sfd_function = SMP_FUNC_CONFIG_GENERAL,
810 .sfd_function = SMP_FUNC_ZONE_LOCK,
821 .sfd_function = SMP_FUNC_ZONE_ACTIVATE,
831 .sfd_function = SMP_FUNC_ZONE_UNLOCK,
881 .sfd_function = SMP_FUNC_PHY_CONTROL,
[all …]
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp_plugin.h83 smp_function_t sfd_function; member
H A Dsmp_plugin.c154 if (dp->sfd_function == fn) in smp_get_funcdef()
H A Dsmp_engine.c587 if (dp->sfd_function == fn && in smp_action_xalloc()