Searched defs:last_slot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c136 int last_slot; local
142 last_slot = MAX_MEMORY_CONTROLLERS * CHANNELS_PER_MEMORY_CONTROLLER *
144 if (slot >= last_slot)
160 if (slot >= last_slot)
177 if (slot >= last_slot)

Completed in 71 milliseconds