/titanic_41/usr/src/cmd/fm/schemes/mem/ |
H A D | mem_unum.c | 126 char **dimms; in mem_unum_burst_sgsc() local 137 dimms = fmd_fmri_alloc(sizeof (char *)); in mem_unum_burst_sgsc() 138 dimms[0] = fmd_fmri_strdup(pat); in mem_unum_burst_sgsc() 139 *dimmsp = dimms; in mem_unum_burst_sgsc() 155 dimms = fmd_fmri_alloc(sizeof (char *) * 4); in mem_unum_burst_sgsc() 163 dimms[i] = fmd_fmri_strdup(buf); in mem_unum_burst_sgsc() 168 *dimmsp = dimms; in mem_unum_burst_sgsc() 182 char **dimms = NULL, **newdimms; in mem_unum_burst_pattern() local 223 bcopy(dimms, newdimms, sizeof (char *) * in mem_unum_burst_pattern() 225 fmd_fmri_free(dimms, sizeof (char *) * ndimms); in mem_unum_burst_pattern() [all …]
|
/titanic_41/usr/src/uts/sun4u/io/ |
H A D | gptwo_cpu.c | 467 int dimms, ecache_assoc; in set_cpu_us3_props() local 610 dimms = 0; in set_cpu_us3_props() 612 while ((pcd->sprd_ecache_dimm_label[dimms] != NULL) && in set_cpu_us3_props() 613 (dimms < MAX_DIMMS_PER_PORT)) in set_cpu_us3_props() 614 dimms++; in set_cpu_us3_props() 616 if (dimms) { in set_cpu_us3_props() 619 dimms); in set_cpu_us3_props() 656 int dimms; in set_cpu_us4_props() local 828 dimms = 0; in set_cpu_us4_props() 830 while ((pcd->sprd_ecache_dimm_label[dimms] != NULL) && in set_cpu_us4_props() [all …]
|
/titanic_41/usr/src/cmd/fm/schemes/mem/sparc/ |
H A D | mem_disc.c | 427 char **dimms, **serids; in mem_get_serids_from_kernel() local 438 if (mem_unum_burst(unum, &dimms, &ndimms) < 0) { in mem_get_serids_from_kernel() 449 mn.m_namelen = strlen(dimms[i]) + 1; in mem_get_serids_from_kernel() 455 (void) strcpy(mn.m_name, dimms[i]); in mem_get_serids_from_kernel() 498 mem_strarray_free(dimms, ndimms); in mem_get_serids_from_kernel() 509 mem_strarray_free(dimms, ndimms); in mem_get_serids_from_kernel() 528 char **dimms, **serids; in mem_get_serids_from_cache() local 533 if (mem_unum_burst(unum, &dimms, &ndimms) < 0) in mem_get_serids_from_cache() 540 if ((dm = dm_lookup(dimms[i])) == NULL) { in mem_get_serids_from_cache() 562 mem_strarray_free(dimms, ndimms); in mem_get_serids_from_cache()
|
/titanic_41/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl.c | 79 int dimms; member 601 if (cs_stat[0].dimms == 0) in print_opl_memory_line() 602 interleave = cs_stat[1].dimms/i_factor; in print_opl_memory_line() 604 interleave = cs_stat[0].dimms/i_factor; in print_opl_memory_line() 640 log_printf(" %2d", cs_stat[i].dimms); in print_opl_memory_line()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4v/platform-mem/ |
H A D | mem_mdesc.c | 55 int dimms, min_chan, max_chan, min_rank, max_rank; in mdesc_init_n1() local 92 dimms = 0; in mdesc_init_n1() 106 dimms++; in mdesc_init_n1() 124 chans = dimms/4; in mdesc_init_n1() 127 chans = dimms/2; in mdesc_init_n1()
|
/titanic_41/usr/src/uts/intel/io/intel_nb5000/ |
H A D | nb5000_init.c | 643 int dimms; member 667 rp->dimms < rp->populated)) { in dimm_label() 717 r.dimms = 0; in nb_smbios() 723 r.dimms++; in nb_smbios()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/schumacher/frutree/ |
H A D | system-board.info | 118 * seeprom source for dimms
|
/titanic_41/usr/src/cmd/fm/dicts/ |
H A D | INTEL.po | 441 msgstr "Schedule a repair procedure to check seating of memory dimms. Schedule a repair procedure t… 457 msgstr "Schedule a repair procedure to reseat or replace memory dimms" 505 msgstr "reseat or replace dimms on channel. Use 'fmadm faulty' to identify the channel." 569 msgstr "reseat or replace dimm. Use 'fmadm faulty' to identify the dimms." 755 msgstr "Memory address is outside range mapped to memory dimms. Refer to %s for more information."
|
/titanic_41/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | gcpu_amd.esc | 55 * correctable errors before we will consider one of the component dimms
|
H A D | amd64.esc | 61 * all dimms, ranks and cpus on the same chip (since chip appears in the 335 * chip-select and associated dimms and ranks, and produces an ereport for each
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/taco/frutree/ |
H A D | system-board.info | 108 * Seeprom source for dimms
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/ |
H A D | system-board.info | 156 * Seeprom source for dimms
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/frutree/ |
H A D | system-board.info | 418 /* Fill in a status of "ok" for all possible dimms in the platform
|