Home
last modified time | relevance | path

Searched refs:RDC_OPT_SECONDARY (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/rdc/
H A Drdc_ioctl.h344 #define RDC_OPT_SECONDARY 0x8 /* All */ macro
H A Drdc_diskq.c2923 if (uparms->options & RDC_OPT_SECONDARY) { /* how'd we get here? */ in rdc_add_diskq()
H A Drdc_io.c2434 !(uparms->options & RDC_OPT_SECONDARY)) { in rdc_enable()
4564 !(uparms->options & RDC_OPT_SECONDARY)) { in rdc_resume()
/titanic_50/usr/src/cmd/avs/rdc/
H A Dsndrboot.c460 parms.options |= RDC_OPT_SECONDARY;
476 parms.options |= RDC_OPT_SECONDARY;
H A Dsndradm.c4058 parms.options |= RDC_OPT_SECONDARY;
4063 (parms.options & RDC_OPT_SECONDARY)) {
/titanic_50/usr/src/lib/librdc/common/
H A Drdcconfig.c173 rdccfg->options |= RDC_OPT_SECONDARY; in rdc_config()
208 rdccfg->options |= RDC_OPT_SECONDARY; in rdc_mtconfig()