Searched refs:_sd_node_hint (Results 1 – 4 of 4) sorted by relevance
759 #define _SD_NODE_HINTS (_sd_node_hint)1068 extern uint_t _sd_node_hint;
683 _sd_node_hint = 0;
308 unsigned int _sd_node_hint; variable6756 if ((_sd_node_hint & NSC_NO_FORCED_WRTHRU) &&6759 _sd_node_hint |= (hint & _SD_HINT_MASK);6769 _sd_node_hint &= ~(hint & _SD_HINT_MASK);6778 *hint = _sd_node_hint;
94 uint_t _sd_node_hint; in sdbc_config() local166 if (mdb_readvar(&_sd_node_hint, "_sd_node_hint") == -1) { in sdbc_config()171 _sd_node_hint, cache_hints); in sdbc_config()