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

/illumos-gate/usr/src/lib/scsi/plugins/smp/sas2/common/
H A Dsas2.h33 extern smp_function_def_t sas2_functions[];
H A Dsas2_functions.c64 const smp_function_def_t *dp = smp_action_get_function_def(ap);
144 const smp_function_def_t *dp;
169 const smp_function_def_t *dp = smp_action_get_function_def(ap);
193 const smp_function_def_t *dp = smp_action_get_function_def(ap);
277 const smp_function_def_t *dp = smp_action_get_function_def(ap);
313 const smp_function_def_t *dp = smp_action_get_function_def(ap);
349 const smp_function_def_t *dp = smp_action_get_function_def(ap);
385 const smp_function_def_t *dp = smp_action_get_function_def(ap);
627 smp_function_def_t sas2_functions[] = {
/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp_plugin.h93 } smp_function_def_t; typedef in typeref:struct:smp_function_def
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_plugin.c143 const smp_function_def_t *
147 const smp_function_def_t *dp;
H A Dsmp_engine.c432 const smp_function_def_t *
572 const smp_function_def_t *dp = NULL;
700 const smp_function_def_t *dp;

Completed in 75 milliseconds