Home
last modified time | relevance | path

Searched refs:nsc_max_nodeid (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/common/avs/ns/nsctl/
H A Dnsctl.conf34 nsc_min_nodeid=0 nsc_max_nodeid=5;
H A Dnsctl.c169 int nsc_max_nodeid; variable
236 nsc_max_nodeid = ddi_prop_get_int(DDI_DEV_T_ANY, dip, in _nsctl_attach()
/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c298 if (_SD_SELF_HOST > nsc_max_nodeid ||
299 _SD_MIRROR_HOST > nsc_max_nodeid) {
300 (void) spcs_s_inttostring((_SD_SELF_HOST > nsc_max_nodeid ?
303 nsc_max_nodeid, itmp2, sizeof (itmp2), 0);
/titanic_50/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h142 int nsc_max_nodeid, nsc_min_nodeid; variable
H A Dnsctl.h456 extern int nsc_max_nodeid, nsc_min_nodeid;