Searched refs:smp_function_t (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/scsi/libsmp/common/ |
H A D | libsmp.h | 109 extern smp_action_t *smp_action_alloc(smp_function_t, smp_target_t *, size_t); 110 extern smp_action_t *smp_action_xalloc(smp_function_t, smp_target_t *,
|
H A D | libsmp_plugin.h | 83 smp_function_t sfd_function;
|
H A D | smp_engine.c | 568 smp_action_xalloc(smp_function_t fn, smp_target_t *tp, in smp_action_xalloc() 652 smp_action_alloc(smp_function_t fn, smp_target_t *tp, size_t rqsd) in smp_action_alloc()
|
/titanic_44/usr/src/lib/scsi/plugins/smp/sas2/common/ |
H A D | sas2_functions.c | 926 smp_default_request_len(uint_t cap, smp_function_t fn) in smp_default_request_len() 1034 smp_default_response_len(uint_t cap, smp_function_t fn) in smp_default_response_len()
|
/titanic_44/usr/src/cmd/scsi/smp/common/ |
H A D | smp.c | 51 static smp_function_t func;
|
/titanic_44/usr/src/uts/common/sys/scsi/generic/ |
H A D | smp_frames.h | 75 } smp_function_t; typedef
|