Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/scsi/libsmp/common/
H A Dlibsmp.h52 ESMP_BADFUNC, /* invalid SMP function */ enumerator
H A Dsmp_plugin.c159 (void) smp_error(ESMP_BADFUNC, "failed to find function 0x%x", fn); in smp_get_funcdef()
H A Dsmp_engine.c594 (void) smp_set_errno(ESMP_BADFUNC); in smp_action_xalloc()
/illumos-gate/usr/src/lib/scsi/plugins/smp/usmp/common/
H A Dusmp.c177 return (smp_error(ESMP_BADFUNC, "internal usmp error")); in usmp_exec()