Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore_ram.c287 voldata->sv_attached = ramvoldata->svi_attached; in ss_ram_getvol()
315 ramvoldata->svi_attached = voldata->sv_attached; in ss_ram_setvol()
H A Dsd_ft.c800 if (discard && (cdi->cd_global->sv_attached == _SD_SELF_HOST)) in _sd_cd_online()
804 (cdi->cd_global->sv_attached == _SD_MIRROR_HOST) && in _sd_cd_online()
964 ((cd_gl->sv_attached != _SD_MIRROR_HOST) && in _sd_failover_file_open()
H A Dsafestore.h160 int sv_attached; /* Node which has device attached */ member
H A Dsd_bcache.c1002 fileinfo->sv_attached = _SD_NO_HOST; in _sdbc_gl_file_configure()
1856 cdi->cd_global->sv_attached = _SD_SELF_HOST; in sdbc_fd_attach_cd()
1957 if (cdi->cd_global->sv_attached == _SD_SELF_HOST) { in sdbc_detach_cd()
1958 cdi->cd_global->sv_attached = _SD_NO_HOST; in sdbc_detach_cd()
1963 cd, cdi->cd_global->sv_attached); in sdbc_detach_cd()
1967 int, cdi->cd_global->sv_attached); in sdbc_detach_cd()
/titanic_44/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c2428 gl_file.sv_pinned, gl_file.sv_attached, in sdbc_cdinfo()
2963 (opt_t && (gl_file_info.sv_attached != _SD_NO_HOST))) in sdbc_glfinfo()
2972 gl_file_info.sv_attached, in sdbc_glfinfo()
3013 nv_gl_file_info.sv_attached, in sdbc_glfinfo()