Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/frutree/
H A Dpiclfrutree.c91 #define DIMMS_PER_SLOT 16 macro
595 c = CPU0_DIMM0 + DIMMS_PER_SLOT + i; in do_cpu_module_init()
633 c = ((slot * DIMMS_PER_SLOT) + in do_dimms_init()
636 l = c - (DIMMS_PER_SLOT * slot); in do_dimms_init()
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/frutree/
H A Dpiclfrutree.c96 #define DIMMS_PER_SLOT 16 macro
689 c = CPU0_DIMM0 + DIMMS_PER_SLOT + i; in do_cpu_module_init()
727 c = ((slot * DIMMS_PER_SLOT) + in do_dimms_init()
730 l = c - (DIMMS_PER_SLOT * slot); in do_dimms_init()