Searched refs:sbc_ecache (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr_cpu.c158 cp->sbc_ecache = ecache_size / (1024 * 1024);
618 if ((cp->sbc_speed == 0) || (cp->sbc_ecache == 0))
623 csp->cs_ecache = cp->sbc_ecache;
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr_cpu.c212 cp->sbc_ecache = ecache_size / (1024 * 1024);
682 if ((cp->sbc_speed == 0) || (cp->sbc_ecache == 0))
687 csp->cs_ecache = cp->sbc_ecache;
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_cpu.c123 cp->sbc_ecache = ecache_size / (1024 * 1024);
154 if ((cp->sbc_speed == 0) || (cp->sbc_ecache == 0))
159 csp->cs_ecache = cp->sbc_ecache;
/illumos-gate/usr/src/uts/sun4u/ngdr/sys/
H A Ddr.h325 int sbc_ecache; member in struct:dr_cpu_unit
/illumos-gate/usr/src/uts/i86pc/sys/
H A Ddr.h356 int sbc_ecache; member in struct:dr_cpu_unit
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h339 int sbc_ecache; member in struct:sbd_cpu_unit

Completed in 572 milliseconds