Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mc/zen_umc/
H A Dzen_umc_dump.c160 nvlist_t *cs[ZEN_UMC_MAX_CHAN_CS_HASH]; in zen_umc_dump_chan_hash()
161 for (uint_t i = 0; i < ZEN_UMC_MAX_CHAN_CS_HASH; i++) { in zen_umc_dump_chan_hash()
170 ZEN_UMC_MAX_CHAN_CS_HASH); in zen_umc_dump_chan_hash()
172 for (uint_t i = 0; i < ZEN_UMC_MAX_CHAN_CS_HASH; i++) { in zen_umc_dump_chan_hash()
527 if (ncs != ZEN_UMC_MAX_CHAN_CS_HASH) { in zen_umc_restore_hash()
/illumos-gate/usr/src/uts/intel/io/amdzen/
H A Dzen_umc.h100 #define ZEN_UMC_MAX_CHAN_CS_HASH 2 macro
365 umc_addr_hash_t uch_cs_hashes[ZEN_UMC_MAX_CHAN_CS_HASH];
H A Dzen_umc.c2731 for (uint_t i = 0; i < ZEN_UMC_MAX_CHAN_CS_HASH; i++) { in zen_umc_fill_chan_hash()