Home
last modified time | relevance | path

Searched refs:_SD_HOST_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.h53 #define _SD_HOST_NONE 0x00 /* mirror node dead or state unknown */ macro
78 _sd_ft_data.fi_host_state = _SD_HOST_NONE)
H A Dsd_ft.c594 _sd_ft_data.fi_host_state = _SD_HOST_NONE; in _sd_cache_mirror_disable()
641 _sd_ft_data.fi_host_state == _SD_HOST_NONE) in _sd_remote_enable()
/titanic_44/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c62 { "HOST_NONE", 0xff, _SD_HOST_NONE },