Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_pcu.c88 static int got_hint; /* did we capture hint at power_lost */ variable
770 got_hint = 1; in _sdbc_power_lost()
772 got_hint = 0; in _sdbc_power_lost()
775 "hint 0x%x", got_hint, wrthru_hint); in _sdbc_power_lost()
790 if (saw_power_lost && got_hint) { in _sdbc_power_ok()