Searched refs:Chip_L2Cache (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/prep/prep/ |
H A D | residual.c | 594 { Cheyenne, "IBM Cheyenne", Chip_L2Cache }, in small_vendor_chipid() 595 { IDT, "IDT", Chip_L2Cache }, in small_vendor_chipid() 596 { Sony1PB, "Sony1PB", Chip_L2Cache }, in small_vendor_chipid() 597 { Mamba, "IBM Mamba", Chip_L2Cache }, in small_vendor_chipid() 598 { Alaska, "IBM Alaska", Chip_L2Cache }, in small_vendor_chipid() 599 { Glance, "IBM Glance", Chip_L2Cache }, in small_vendor_chipid() 600 { Ocelot, "IBM Ocelot", Chip_L2Cache }, in small_vendor_chipid()
|
/netbsd-src/sys/arch/prep/include/ |
H A D | chpidpnp.h | 60 Chip_L2Cache = 6, enumerator
|