Searched refs:module_cypress (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | cpu.c | 1663 struct module_info module_cypress = { variable 2018 { CPU_SUN4M, 1, 1, 1, 0, "CY7C601/604", &module_cypress }, 2019 { CPU_SUN4M, 1, 1, 1, 0xb, "CY7C601/605 (v.b)", &module_cypress }, 2020 { CPU_SUN4M, 1, 1, 1, 0xc, "CY7C601/605 (v.c)", &module_cypress }, 2021 { CPU_SUN4M, 1, 1, 1, 0xf, "CY7C601/605 (v.f)", &module_cypress }, 2022 { CPU_SUN4M, 1, 3, 1, ANY, "CY7C611", &module_cypress },
|