Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_common.h95 #define RSMERR_CTLR_IN_USE 111 macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsmops.c494 return (RSMERR_CTLR_IN_USE); in rsm_unregister_controller()