Searched defs:smp_result_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/scsi/smp/common/
H A Dsmp.c182 char *smp_result_str = smp_get_result(result); local
184 if (smp_result_str == NULL) {
188 fatal(-5, "Command failed: %s", smp_result_str);

Completed in 44 milliseconds