Searched refs:ERR_OP_NO_IMPL (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libraidcfg/common/
H A Draidcfg_spi.h194 #define ERR_OP_NO_IMPL -24 macro
H A Draidcfg.c414 case ERR_OP_NO_IMPL:
888 return (ERR_OP_NO_IMPL);
915 return (ERR_OP_NO_IMPL);
2553 return (ERR_OP_NO_IMPL);
2795 return (ERR_OP_NO_IMPL);
3482 if (ret == ERR_OP_NO_IMPL) {
3740 return (ERR_OP_NO_IMPL);
3870 return (ERR_OP_NO_IMPL);

Completed in 31 milliseconds