Home
last modified time | relevance | path

Searched refs:spcd_cache (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/
H A Dsafari_pcd.h86 uint8_t spcd_cache; /* external cache size (MByte?) */ member
/titanic_50/usr/src/uts/sun4u/io/
H A Dgptwo_cpu.c568 ecache_size = pcd->spcd_cache * 0x100000; in set_cpu_us3_props()
668 pcd_cache_size = pcd->spcd_cache * 0x100000; in set_cpu_us4_props()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dsc_gptwocfg.c213 pcd->spcd_cache = gdcd->dcd_prd[expander][prd_slot].prd_cache; in sc_get_common_pcd()
1245 SC_DEBUG(1, (CE_CONT, " cache - %d\n", pcd->spcd_cache)); in dump_pcd()