Home
last modified time | relevance | path

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

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