smp_error
extern int smp_error(smp_errno_t, const char *, ...);
(void) smp_error(ESMP_BADFUNC, "failed to find function 0x%x", fn);
return (smp_error(ESMP_PLUGIN, "no plugins found"));
return (smp_error(ESMP_VERSION,
(void) smp_error(ESMP_BADTARGET,
(void) smp_error(ESMP_BADTARGET,
return (smp_error(ESMP_BADFUNC, "internal usmp error"));
return (smp_error(ESMP_PERM,
return (smp_error(ESMP_IO, "I/O error"));
return (smp_error(ESMP_SYS, "usmp ioctl failed: %s",