Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_io.c2058 if (options & RDC_OPT_PRIMARY) in _rdc_enable()
2069 if (!(options & RDC_OPT_PRIMARY)) { in _rdc_enable()
2079 if (options & RDC_OPT_PRIMARY) { in _rdc_enable()
2089 if (options & RDC_OPT_PRIMARY) in _rdc_enable()
2119 if (options & RDC_OPT_PRIMARY) in _rdc_enable()
2213 if ((options & RDC_OPT_PRIMARY) && rdc_set->direct_file[0]) { in _rdc_enable()
2223 if (options & RDC_OPT_PRIMARY) in _rdc_enable()
2284 if (options & RDC_OPT_PRIMARY) { in _rdc_enable()
2336 if (options & RDC_OPT_PRIMARY) in _rdc_enable()
2362 if (options & RDC_OPT_PRIMARY) in _rdc_enable()
[all …]
H A Drdc_ioctl.h343 #define RDC_OPT_PRIMARY 0x4 /* All */ macro
H A Drdc_dev.c341 if (options & RDC_OPT_PRIMARY) in rdc_dev_open()
/titanic_41/usr/src/cmd/avs/rdc/
H A Dsndrboot.c455 parms.options |= RDC_OPT_PRIMARY;
472 parms.options |= RDC_OPT_PRIMARY;
H A Dsndradm.c4051 parms.options |= RDC_OPT_PRIMARY;
4443 if (parms.options & RDC_OPT_PRIMARY) {
4675 if (parms.options & RDC_OPT_PRIMARY) {
4771 } else if (flag != RDC_OPT_PRIMARY) {
/titanic_41/usr/src/lib/librdc/common/
H A Drdcconfig.c169 rdccfg->options |= RDC_OPT_PRIMARY; in rdc_config()
204 rdccfg->options |= RDC_OPT_PRIMARY; in rdc_mtconfig()