Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dintel_nhm.h113 #define CHANNEL_DISABLED(reg, channel) ((reg) & (1 << (channel))) macro
H A Ddimm_topo.c217 CHANNEL_DISABLED(MC_STATUS_RD(node), i) ? "disabled" : in inhm_dimmlist()