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

/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/opl/common/
H A Dopl.c100 static uint64_t print_opl_memory_line(int lsb, struct cs_status *cs_stat,
444 struct cs_status *cs_stat; local
458 cs_stat = (struct cs_status *)get_prop_val
488 if (cs_stat != NULL) {
491 cs_stat, ngrps, mode);
571 print_opl_memory_line(int lsb, struct cs_status *cs_stat, int ngrps, argument
587 * cs_stat[0].dimms/i_factor represents interleave factor per
588 * pseudo-mc node. Must use cs_stat[0].dimms since this will yield
592 * (i.e. cs_stat[1]).
595 * interleave factor = (# of DIMMs on cs_stat[
[all...]

Completed in 57 milliseconds