Searched refs:SERRANO_IMPL (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/sun4u/sys/ |
H A D | cpu_impl.h | 78 #define SERRANO_IMPL 0x22 macro 79 #define IS_SERRANO(impl) ((impl) == SERRANO_IMPL)
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | us3_common_mmu.c | 554 { SERRANO_IMPL, TTE4M, 1 }, /* default */ 555 { SERRANO_IMPL, TTE4M, 0 }, 556 { SERRANO_IMPL, TTE64K, 1 }, 557 { SERRANO_IMPL, TTE64K, 0 }, 558 { SERRANO_IMPL, TTE8K, 0 },
|
H A D | us3_common.c | 6701 case SERRANO_IMPL:
|
/titanic_50/usr/src/uts/sun4u/pcbe/ |
H A D | us234_pcbe.c | 637 case SERRANO_IMPL: in us_pcbe_init()
|