Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c89 static unsigned int wrthru_hint; /* saved hint at power_lost */ variable
771 if (_sd_get_node_hint(&wrthru_hint)) in _sdbc_power_lost()
775 "hint 0x%x", got_hint, wrthru_hint); in _sdbc_power_lost()
798 if (wrthru_hint & _SD_WRTHRU_MASK) in _sdbc_power_ok()
799 (void) _sd_set_node_hint(wrthru_hint & _SD_WRTHRU_MASK); in _sdbc_power_ok()