Searched defs:_SD_MIRROR_HOST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c54 int _SD_MIRROR_HOST = _SD_NO_HOST; variable
299 _SD_MIRROR_HOST > nsc_max_nodeid) {
301 _SD_SELF_HOST : _SD_MIRROR_HOST), itmp, sizeof (itmp), 0);
310 if (_SD_SELF_HOST == _SD_MIRROR_HOST) {
314 _SD_MIRROR_HOST, itmp2, sizeof (itmp2), 0);
355 _SD_MIRROR_HOST = _SD_NO_HOST;
680 _SD_SELF_HOST = _SD_MIRROR_HOST = _SD_NO_HOST;
787 _SD_MIRROR_HOST = _sd_cache_config.mirror_host;

Completed in 59 milliseconds