Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_ft.h47 _SD_HOST_CONFIGURED)
54 #define _SD_HOST_CONFIGURED 0x01 /* mirror cache configured */ macro
H A Dsd_ft.c569 _sd_ft_data.fi_host_state = _SD_HOST_CONFIGURED; in _sd_cache_mirror_enable()
615 _sd_ft_data.fi_host_state = _SD_HOST_CONFIGURED; in sdbc_setmodeandftdata()
642 _sd_ft_data.fi_host_state = _SD_HOST_CONFIGURED; in _sd_remote_enable()
/titanic_50/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c63 { "HOST_CONFIGURED", 0xff, _SD_HOST_CONFIGURED },