Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/imc/
H A Dimc.h89 #define IMC_MCMTR_CLOSED_PAGE(x) BITX(x, 0, 0) macro
H A Dimc.c1215 icn->icn_closed = IMC_MCMTR_CLOSED_PAGE(mcmtr) != 0; in imc_fill_controller()