Searched defs:got_hint (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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;
772 got_hint = 0;
775 "hint 0x%x", got_hint, wrthru_hint);
790 if (saw_power_lost && got_hint) {

Completed in 46 milliseconds