Searched refs:RDC_OPT_SETBMP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h349 #define RDC_OPT_SETBMP 0x100 /* RDC_CMD_ENABLE */ macro
H A Drdc_io.c2308 if (rdc_enable_bitmap(krdc, options & RDC_OPT_SETBMP) < 0)
2442 if (!(uparms->options & RDC_OPT_SETBMP) &&
/illumos-gate/usr/src/cmd/avs/rdc/
H A Dsndrsubr.c130 if (options & RDC_OPT_SETBMP)
H A Dsndradm.c1943 iflag |= RDC_OPT_SETBMP;
/illumos-gate/usr/src/lib/librdc/common/
H A Drdcconfig.c411 rdccfg.options = RDC_OPT_SETBMP;

Completed in 68 milliseconds