Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/scsi/smp/common/
H A Dsmp.c174 fatal(-4, "exec failed: %s", smp_errmsg()); in smp_execute()
511 fatal(-1, "libsmp initialization failed: %s", smp_errmsg()); in main()
518 fatal(-2, "failed to open %s: %s", argv[1], smp_errmsg()); in main()
537 fatal(-3, "failed to allocate action: %s", smp_errmsg()); in main()
/titanic_41/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp.h103 extern const char *smp_errmsg(void);
H A Dsmp_subr.c136 smp_errmsg(void) in smp_errmsg() function
/titanic_41/usr/src/lib/scsi/libsmp/
H A Dmapfile-vers72 smp_errmsg;