Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_common.h67 #define RSMERR_REBIND_NOT_ALLOWED 30 macro
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c2473 return (RSMERR_REBIND_NOT_ALLOWED); in rsm_rebind()