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

/illumos-gate/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))
775 "hint 0x%x", got_hint, wrthru_hint);
798 if (wrthru_hint & _SD_WRTHRU_MASK)
799 (void) _sd_set_node_hint(wrthru_hint & _SD_WRTHRU_MASK);

Completed in 60 milliseconds