Home
last modified time | relevance | path

Searched defs:pridtab (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/mips/include/
H A Dlocore.h848 struct pridtab { struct
849 int cpu_cid;
850 int cpu_pid;
851 int cpu_rev; /* -1 == wildcard */
852 int cpu_copts; /* -1 == wildcard */
853 int cpu_isa; /* -1 == probed (mips32/mips64) */
854 int cpu_ntlb; /* -1 == unknown, 0 == probed */
855 int cpu_flags;
856 u_int cpu_cp0flags; /* presence of some cp0 regs */
857 u_int cpu_cidflags; /* company-specific flags */
[all …]