Home
last modified time | relevance | path

Searched refs:smp_function_def_t (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp_plugin.h93 } smp_function_def_t; typedef
97 smp_function_def_t *spc_functions;
117 extern const smp_function_def_t *smp_action_get_function_def(
H A Dsmp_impl.h69 const smp_function_def_t *sp_functions;
80 const smp_function_def_t *sa_def;
H A Dsmp_engine.c432 const smp_function_def_t *
572 const smp_function_def_t *dp = NULL; in smp_action_xalloc()
700 const smp_function_def_t *dp; in smp_exec()
H A Dsmp_plugin.c143 const smp_function_def_t *
147 const smp_function_def_t *dp; in smp_get_funcdef()
/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2_functions.c64 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_rq_setframe()
144 const smp_function_def_t *dp; in sas2_rs_getparams()
169 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_report_general_rs_datalen()
193 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_report_manufacturer_info_rs_datalen()
277 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_discover_rs_datalen()
313 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_report_phy_error_log_rs_datalen()
349 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_report_phy_sata_rs_datalen()
385 const smp_function_def_t *dp = smp_action_get_function_def(ap); in sas2_report_route_info_rs_datalen()
627 smp_function_def_t sas2_functions[] = {
H A Dsas2.h33 extern smp_function_def_t sas2_functions[];