Searched refs:RSMERR_BAD_SGIO (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/rsm/
H A Drsm_common.h53 #define RSMERR_BAD_SGIO 14 macro
/illumos-gate/usr/src/lib/librsm/common/
H A Drsmlib.c1722 return (RSMERR_BAD_SGIO);
1743 return (RSMERR_BAD_SGIO);
2053 return (RSMERR_BAD_SGIO);
2074 return (RSMERR_BAD_SGIO);
/illumos-gate/usr/src/uts/common/io/rsm/
H A Drsm.c7500 return (RSMERR_BAD_SGIO);
7580 e = RSMERR_BAD_SGIO;
7603 e = RSMERR_BAD_SGIO;

Completed in 65 milliseconds