HomeSort by: relevance | last modified time | path
    Searched defs:module_cypress (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/sparc/
cpu.c 1663 struct module_info module_cypress = { variable in typeref:struct:module_info
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 },
cpu.c 1663 struct module_info module_cypress = { variable in typeref:struct:module_info
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 },

Completed in 24 milliseconds