Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c89 #define DIMMS_PER_SLOT 16 macro
593 c = CPU0_DIMM0 + DIMMS_PER_SLOT + i; in do_cpu_module_init()
631 c = ((slot * DIMMS_PER_SLOT) + in do_dimms_init()
634 l = c - (DIMMS_PER_SLOT * slot); in do_dimms_init()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c94 #define DIMMS_PER_SLOT 16 macro
687 c = CPU0_DIMM0 + DIMMS_PER_SLOT + i; in do_cpu_module_init()
725 c = ((slot * DIMMS_PER_SLOT) + in do_dimms_init()
728 l = c - (DIMMS_PER_SLOT * slot); in do_dimms_init()