Home
last modified time | relevance | path

Searched refs:smp_exec (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp.h117 extern int smp_exec(smp_action_t *, smp_target_t *);
H A Dsmp_plugin.c61 if (smp_exec(ap, tp) != 0) { in smp_report_general()
92 if (smp_exec(ap, tp) != 0) { in smp_report_manufacturer_information()
H A Dsmp_engine.c698 smp_exec(smp_action_t *ap, smp_target_t *tp) in smp_exec() function
/illumos-gate/usr/src/lib/scsi/libsmp/
H A Dmapfile-vers70 smp_exec;
/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c197 if (smp_exec(ap, tp) != 0) { in smp_execute()