Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimc.h205 #define IMC_SAD_DRAM_RULE_ENABLE(x) BITX(x, 0, 0) macro
H A Dimc.c1540 rule->isr_enable = IMC_SAD_DRAM_RULE_ENABLE(raw) != 0; in imc_sad_fill_rule()